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

IConnectionManagement Members

The IConnectionManagement type exposes the following members.

Methods


  Name Description
Public method ConnectInd
Connect indication – Check if there is a connection accepted to the remote address.
Public method ConnectReq
Connect Request, this fuction is used for establishing the connection
Public method DisReq
Disconnect Request - Unconditionally disconnect the connection if any.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Connected
true if the layer is connected for connection oriented communication or ready for communication for connectionless communication.