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