ICommunicationLayerId Members
The ICommunicationLayerId type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetSettings |
Returns as a string all the settings of the data provider used for operation.
Client is only holder of the string and is responsible to return this string back
using SetSettings(XmlReader) before instantiating IApplicationLayerMaster. All changes to the
parameters have to be done using properties provided by the implementer of this interface.
|
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetSettings |
Sets all the settings of the data provider used for operation. This string should be returned from the GetSettings(XmlWriter).
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
GetCommunicationLayerDescription |
Gets the short text description of the communication layer.
|
![]() |
Title |
Gets the title for the ICommunicationLayer provider.
|