Click or drag to resize
Interface Properties

The Interface type exposes the following members.

Properties
  NameDescription
Public propertyFullName
The full name including Host prefix. This is only used for printing to the simulation console.
Public propertyGateway
The default gateway of the interface.
Public propertyHostname
The hostname set on the interface.
Public propertyIpAddress
The logical layer-3 IP address of the interface.
Public propertyMaximumTransmissionUnit
The maximum transmission unit (MTU) of the data-link layer implementation of the NIC.
Public propertyName
The name associated with the interface.
Public propertyNetmask
The subnet mask of the interface.
Public propertyNic
The NIC that is associated with the interface.
Top
See Also