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.
IOnlineStatus Interface
.NET Framework (current version)
Defines the properties and events used by network-enabled objects to indicate network availability.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | IsOnline | Gets whether the instance has network connectivity and is connected to a resource. |
This interface is implemented when a class needs to indicate the network availability of its instances to other ServiceModel objects.
.NET Framework
Available since 3.0
Available since 3.0
Show:

