Click or drag to resize

INetworkInfo Interface

A combined collection of network information - interface.

Namespace:  Xcalibur.Models.Hardware.Network
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public interface INetworkInfo

The INetworkInfo type exposes the following members.

Properties
  NameDescription
Public propertyAdapterId
Gets or sets the adapter identifier.
Public propertyNetworkAdapterConfigurationInfo
Gets or sets the network adapter configuration information.
Public propertyNetworkAdapterInfo
Gets or sets the network adapter information.
Top
See Also