The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NetworkAvailableEventArgs Constructor (Boolean)
.NET Framework (current version)
Initializes a new instance of the StartupNextInstanceEventArgs class.
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: