System.Net.NetworkInformation.NetworkAvailabilityEventArgs Class

Provides data for the NetworkChange.NetworkAvailabilityChanged event.

See Also: NetworkAvailabilityEventArgs Members

Syntax

public class NetworkAvailabilityEventArgs : EventArgs

Remarks

Instances of this class are passed to a System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler method that is called when the status of the network changes.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0