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.ApplicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public ICommunicationLayer GetICommunicationLayer { get; }
Public ReadOnly Property GetICommunicationLayer As ICommunicationLayer Get
public: property ICommunicationLayer^ GetICommunicationLayer { ICommunicationLayer^ get (); }