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>)>)>..::..GetICommunicationLayer Property

Gets the object responsible for providing the communication with the remote unit –service access point

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

Syntax


public ICommunicationLayer GetICommunicationLayer { get; }
Public ReadOnly Property GetICommunicationLayer As ICommunicationLayer
	Get
public:
property ICommunicationLayer^ GetICommunicationLayer {
	ICommunicationLayer^ get ();
}