BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

InterfaceParameters Constructor

Initializes a new instance of the InterfaceParameters struct.

Namespace:  CAS.NetworkConfigLib
Assembly:  CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)

Syntax


public InterfaceParameters(
	ComunicationNet..::..InterfacesRow interfacesRow
)
Public Sub New ( _
	interfacesRow As ComunicationNet..::..InterfacesRow _
)
public:
InterfaceParameters(
	ComunicationNet..::..InterfacesRow^ interfacesRow
)

Parameters

interfacesRow
Type: CAS.NetworkConfigLib..::..ComunicationNet..::..InterfacesRow
The interfaces row.