InterfaceSettings Constructor
This constructor initializes a new instance of the InterfaceSettings class to represent an existing NL2 interface.
Namespace:
IntervalZero.MaxRT.NL2.Config
Assembly:
IntervalZero.MaxRT.NL2.Config (in IntervalZero.MaxRT.NL2.Config.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public InterfaceSettings(
string InterfaceName
)
Parameters
InterfaceName
Type: String
The name of an NL2 network interface.
Return Values
This constructor throws a MaxRTNativeException exception if the interface does not exist.
See Also: