ALProtocol<(Of <(<'T_ALMessage>)>)>..::..GetProtocolParameters Property
Gets the object containing the protocol parameters.
Namespace:
CAS.Lib.CommonBus.ApplicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public ProtocolParameters GetProtocolParameters { get; }
Public ReadOnly Property GetProtocolParameters As ProtocolParameters Get
public: property ProtocolParameters^ GetProtocolParameters { ProtocolParameters^ get (); }