XDNetworkState 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 XDNetworkState type exposes the following members.
Properties
Name | Description | |
---|---|---|
MachineOnlineState | Gets the current connection state of the client computer. (Inherited from _NetworkState.) |
Top
Methods
Name | Description | |
---|---|---|
IsDestinationReachable | Gets a value that indicates whether a connection can be made to the specified network destination. (Inherited from _NetworkState.) |
Top