ProtocolDataTable..::..NewProtocolRow Method (Int64, String)
Creates new protocol row in protocol data table
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
public ComunicationNet..::..ProtocolRow NewProtocolRow( long channelID, string pPrefix )
Public Function NewProtocolRow ( _ channelID As Long, _ pPrefix As String _ ) As ComunicationNet..::..ProtocolRow
public: ComunicationNet..::..ProtocolRow^ NewProtocolRow( long long^ channelID, String^ pPrefix )