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

NetCommunicationLayerID..::..CreateCommunicationLayer Method (CommonBusControl)

Instantiate new object providing ICommunicationLayer functionality.

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

Syntax


public ICommunicationLayer CreateCommunicationLayer(
	CommonBusControl pParent
)
Public Function CreateCommunicationLayer ( _
	pParent As CommonBusControl _
) As ICommunicationLayer
public:
ICommunicationLayer^ CreateCommunicationLayer(
	CommonBusControl^ pParent
)

Parameters

pParent
Type: CAS.Lib.CommonBus..::..CommonBusControl
Base class responsible for the resources management.

Return Value

ICommunicationLayerfunctionality