NetworkState Members
Include Protected Members
Include Inherited Members
Provides information about the connection state of the client computer and whether a connection can be made to a specified network location.
The NetworkState type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NetworkState |
Top
Properties
Name | Description | |
---|---|---|
![]() |
MachineOnlineState | Gets the current connection state of the client computer. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsDestinationReachable | Gets a value that indicates whether a connection can be made to the specified network destination. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top