Click or drag to resize

EazyNetChecker Properties

The EazyNetChecker type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCheckInterval
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.
Public propertyStatic memberDowntime
The total time in seconds that Eazy NetChecker could not establish a connection
Public propertyStatic memberIsChecking
Whether it is currently checking the internet connection status
Public propertyStatic memberNextCheckRemaingSeconds
The number of seconds remaining until the next check. Returns 0 if no check is planned.
Public propertyStatic memberPlatformDefaultSelected
Whether the option to always choose the paltform default check method is enabled.
Public propertyStatic memberReachabilityType
The type of internet reachability.
Public propertyStatic memberRuntime
The total time in seconds that Eazy NetChecker has been running
Public propertyStatic memberShowDebug
Whether to show debug information during the operation of Eazy NetChecker.
Public propertyStatic memberStatus
The current detected status of the internet connection
Public propertyStatic memberTimeout
The time after which an internet check will timeout
Public propertyStatic memberUptime
The total time in seconds that Eazy NetChecker has determined there was an established connection
Top
See Also