IConnectionManagement Members
The IConnectionManagement type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ConnectInd |
Connect indication – Check if there is a connection accepted to the remote address.
|
![]() |
ConnectReq |
Connect Request, this fuction is used for establishing the connection
|
![]() |
DisReq |
Disconnect Request - Unconditionally disconnect the connection if any.
|
![]() |
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 | |
---|---|---|
![]() |
Connected |
true if the layer is connected for connection oriented communication or ready for communication
for connectionless communication.
|