NetworkAvailableEventArgs::IsNetworkAvailable Property
.NET Framework (current version)
Gets a value indicating whether a network is available to the application.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
The WindowsFormsApplicationBase::NetworkAvailabilityChanged and the Network::NetworkAvailabilityChanged events occur when the availability of the network changes.
NetworkAvailableEventArgs contains the new state of the network connection. To get the current state of the network connection, use the IsAvailable property.
.NET Framework
Available since 2.0
Available since 2.0
Show: