The members of SystemConfiguration.NetworkReachability are listed below.
See Also: Inherited members from System.Object
| Creates a network reachability class based on an IP address. | ||
| Creates a network reachability object from a hostname. | ||
| Documentation for this section has not yet been entered. |
Dispose()Releases the resources used by the NetworkReachability object. | ||
Dispose(bool)Releases the resources used by the NetworkReachability object. | ||
Finalize()Finalizer for the NetworkReachability object | ||
GetFlags(out NetworkReachabilityFlags)Documentation for this section has not yet been entered. | ||
Schedule()Documentation for this section has not yet been entered. | ||
Schedule(CoreFoundation.CFRunLoop, string)Schedules the delivery of the events (what is set with SetCallback) on the given run loop. | ||
SetDispatchQueue(CoreFoundation.DispatchQueue)Documentation for this section has not yet been entered. | ||
SetNotification(NetworkReachability.Notification)Documentation for this section has not yet been entered. | ||
TryGetFlags(out NetworkReachabilityFlags)Documentation for this section has not yet been entered. | ||
Unschedule()Documentation for this section has not yet been entered. | ||
Unschedule(CoreFoundation.CFRunLoop, string)Removes the NetworkRechability from the given run loop. | ||