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

ICommunicationLayerId Members

The ICommunicationLayerId type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method 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.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetSettings
Sets all the settings of the data provider used for operation. This string should be returned from the GetSettings(XmlWriter).
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property GetCommunicationLayerDescription
Gets the short text description of the communication layer.
Public property Title
Gets the title for the ICommunicationLayer provider.