SystemConfiguration.NetworkReachability: Method Members

The methods of SystemConfiguration.NetworkReachability are listed below. For a list of all members, see the NetworkReachability Members list.

See Also: Inherited members from System.Object

Public Methods

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) : StatusCode
Documentation for this section has not yet been entered.
Schedule() : bool
Documentation for this section has not yet been entered.
Schedule(CoreFoundation.CFRunLoop, string) : bool
Schedules the delivery of the events (what is set with SetCallback) on the given run loop.
SetDispatchQueue(CoreFoundation.DispatchQueue) : bool
Documentation for this section has not yet been entered.
SetNotification(NetworkReachability.Notification) : StatusCode
Documentation for this section has not yet been entered.
TryGetFlags(out NetworkReachabilityFlags) : bool
Documentation for this section has not yet been entered.
Unschedule() : bool
Documentation for this section has not yet been entered.
Unschedule(CoreFoundation.CFRunLoop, string) : bool
Removes the NetworkRechability from the given run loop.