NetworkConnectionInfo Class |
Namespace: Alphaleonis.Win32.Network
The NetworkConnectionInfo type exposes the following members.
Name | Description | |
---|---|---|
ConnectionId | Gets the unique identifier for this connection. This value of this property is not cached. | |
Connectivity | Gets a value that indicates the connectivity of this connection. This value of this property is not cached. | |
DomainType | 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. | |
IsConnected | Gets a value that indicates whether this connection has network connectivity. This value of this property is not cached. | |
IsConnectedToInternet | Gets a value that indicates whether this connection has Internet access. This value of this property is not cached. | |
NetworkInfo | Retrieves an instance that represents the network associated with this connection. This value of this property is not cached. | |
NetworkInterface | Gets the network interface for this connection. This value of this property is not cached. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Overrides ObjectEquals(Object).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns storage device as: "VendorId ProductId DeviceType DeviceNumber:PartitionNumber". (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Equality | Implements the operator == | |
Inequality | Implements the operator != |