Class NetworkConfig
Network Configuration (link network device to an ip address)
Inheritance
System.Object
NetworkConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.System.Network.Config
Assembly: Cosmos.System2.dll
Syntax
public class NetworkConfig
Fields
| Improve this Doc View SourceDevice
Network device
Declaration
public NetworkDevice Device
Field Value
Type | Description |
---|---|
NetworkDevice |
IPConfig
IPv4 Configuration
Declaration
public IPConfig IPConfig
Field Value
Type | Description |
---|---|
IPConfig |