Click or drag to resize

ClientChannel Properties

The ClientChannel type exposes the following members.

Properties
  NameDescription
Public propertyAlive
Returns true if the ClientChannel is alive.
Public propertyAlwaysEncrypt
Indicates whether messages are always sent encrypted to OBCOM NetServer.
Public propertyClientListener
Returns the ClientListener of the ClientChannel.
Public propertyLayoutManager
Returns the LayoutManager of the ClientChannel.
Public propertyName
Returns the name of the ClientChannel.
Public propertyNetServerURI
Returns the NetServer URI (protocol, host and port) of the ClientChannel.
Public propertyStationKey
Returns the station key of the ClientChannel.
Public propertyVersion
Returns the implementation version of the ClientChannel.
Top
See Also