Class NetworkAvailabilityEventArgs
Contains argument values for network availability events.
Inherited Members
Namespace: System.Net.NetworkInformation
Assembly: System.Net.dll
Syntax
public class NetworkAvailabilityEventArgs : EventArgs
Properties
| Improve this Doc View SourceIsAvailable
Indicates whether the network is currently available.
Declaration
public bool IsAvailable { get; }
Property Value
Type | Description |
---|---|
Boolean |