InterfaceParameters Constructor
Initializes a new instance of the InterfaceParameters struct.
Namespace:
CAS.NetworkConfigLibAssembly: 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.