ClientChannel Properties |
The ClientChannel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alive |
Returns true if the ClientChannel is alive.
|
![]() | AlwaysEncrypt |
Indicates whether messages are always sent encrypted to OBCOM NetServer.
|
![]() | ClientListener |
Returns the ClientListener of the ClientChannel.
|
![]() | LayoutManager |
Returns the LayoutManager of the ClientChannel.
|
![]() | Name |
Returns the name of the ClientChannel.
|
![]() | NetServerURI |
Returns the NetServer URI (protocol, host and port) of the ClientChannel.
|
![]() | StationKey |
Returns the station key of the ClientChannel.
|
![]() | Version |
Returns the implementation version of the ClientChannel.
|