Essential Kit
Loading...
Searching...
No Matches
NetworkServicesHostReachabilityStatusChangeResult

This object contains the information retrieved when NetworkServices.OnHostReachabilityChange event occurs.

Properties

bool IsReachable [get]
 This boolean value is used to determine whether host is reachable.
 

Property Documentation

◆ IsReachable

bool IsReachable
get

true if is reachable; otherwise, false.