Click or drag to resize

EazyNetCheckerCheckInterval Property

How often an internet check will be performed (if a continuous check is started). The minimum is 3 seconds. If less than the minimum is given, it will automatically set on the minimum.

Namespace:  Hellmade.Net
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static float CheckInterval { get; set; }

Property Value

Type: Single
See Also