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

ALProtocol<(Of <(<'T_ALMessage>)>)>..::..GetProtocolParameters Property

Gets the object containing the protocol parameters.

Namespace:  CAS.Lib.CommonBus.ApplicationLayer
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public ProtocolParameters GetProtocolParameters { get; }
Public ReadOnly Property GetProtocolParameters As ProtocolParameters
	Get
public:
property ProtocolParameters^ GetProtocolParameters {
	ProtocolParameters^ get ();
}