NetworkInfo Class |
Namespace: Alphaleonis.Win32.Network
The NetworkInfo type exposes the following members.
Name | Description | |
---|---|---|
Category | Gets the category of a network. The categories are trusted, untrusted, or authenticated. This value of this property is not cached. | |
Connections | Gets the network connections for the network. This value of this property is not cached. | |
ConnectionTime | Gets the local date and time when the network was connected. This value of this property is not cached. | |
ConnectionTimeUtc | Gets the date and time when the network was connected. This value of this property is not cached. | |
Connectivity | Gets the connectivity state of the network. This value of this property is not cached. | |
CreationTime | Gets the local date and time when the network was created. This value of this property is not cached. | |
CreationTimeUtc | Gets the date and time when the network was created. This value of this property is not cached. | |
Description | Gets a description for the network. This value of this property is not cached. | |
DomainType | Gets the domain type of the network. This value of this property is not cached. | |
IsConnected | Gets a value that indicates whether there is network connectivity. This value of this property is not cached. | |
IsConnectedToInternet | Gets a value that indicates whether there is Internet connectivity. This value of this property is not cached. | |
Name | Gets the name of the network. This value of this property is not cached. | |
NetworkId | Gets a unique identifier for the network. 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 != |