ICommunicationLayerFactory..::..CreateCommunicationLayer Method (array<Object>[]()[][])
Instantiate new object providing ICommunicationLayer functionality.
Namespace:
CAS.Lib.CommonBus.CommunicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
ICommunicationLayer CreateCommunicationLayer( Object[] parameter )
Function CreateCommunicationLayer ( _ parameter As Object() _ ) As ICommunicationLayer
ICommunicationLayer^ CreateCommunicationLayer( array<Object^>^ parameter )
Parameters
- parameter
- Type: array<Object>[]()[][]
list of parameters that are required to create a communication layer. This list is specific for the communication layer