Click or drag to resize

NetworkConnectionInfo Properties

The NetworkConnectionInfo type exposes the following members.

Properties
  NameDescription
Public propertyConnectionId
Gets the unique identifier for this connection. This value of this property is not cached.
Public propertyConnectivity
Gets a value that indicates the connectivity of this connection. This value of this property is not cached.
Public propertyDomainType
Gets a value that indicates whether the network associated with this connection is an Active Directory network and whether the machine has been authenticated by Active Directory. This value of this property is not cached.
Public propertyIsConnected
Gets a value that indicates whether this connection has network connectivity. This value of this property is not cached.
Public propertyIsConnectedToInternet
Gets a value that indicates whether this connection has Internet access. This value of this property is not cached.
Public propertyNetworkInfo
Retrieves an instance that represents the network associated with this connection. This value of this property is not cached.
Public propertyNetworkInterface
Gets the network interface for this connection. This value of this property is not cached.
Top
See Also