NetCommunicationLayerID Members
The NetCommunicationLayerID type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CreateCommunicationLayer(CommonBusControl) |
Instantiate new object providing ICommunicationLayer functionality.
|
![]() |
CreateCommunicationLayer(array<Object>[]()[][]) |
Instantiate new object providing ICommunicationLayer functionality.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
GetCommunicationLayerDescription |
Gets the short text description for the communication layer.
|
![]() |
LayerName |
Gets or sets the name of the layer.
|
![]() |
ProtocolType |
Gets or sets the type of the protocol.
|
![]() |
SocketNumber |
Gets or sets the socket number.
|
![]() |
Title |
Gets a title for the ICommunicationLayer provider.
|