NetworkReachability.TryGetFlags(NetworkReachabilityFlags) Method

Definition

Method used to get the current reachability flags for this host.

public bool TryGetFlags (out SystemConfiguration.NetworkReachabilityFlags flags);
member this.TryGetFlags :  -> bool

Parameters

flags
NetworkReachabilityFlags

Returned value of the current reachability for the specified host.

Returns

Detailed status flag.

Remarks

Applies to