Click or drag to resize

Configuration Class

Network configuration handling
Inheritance Hierarchy
SystemObject
  VMInfoFace.NetworkConfiguration

Namespace:  VMInfoFace.Network
Assembly:  VMInfoFace.Network (in VMInfoFace.Network.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public class Configuration

The Configuration type exposes the following members.

Constructors
  NameDescription
Public methodConfiguration(String)
Initializes a new instance of the Configuration class. Constructor with parameter
Public methodConfiguration(ListNetwork)
Initializes a new instance of the Configuration class. Constructor with parameter
Top
Properties
  NameDescription
Public propertyNetworks
List of networks configuration
Top
Methods
  NameDescription
Public methodGetBandwidth
Gives network bandwidth
Private methodRead
Read network configuration file and writes list of Networks
Top
See Also