Click or drag to resize

ServerChannel Properties

The ServerChannel type exposes the following members.

Properties
  NameDescription
Public propertyLayoutManager
Returns the LayoutManager of the ServerChannel.
Public propertyMetaServerPID
Returns the MetaServer Process ID of the ServerChannel.
Public propertyName
Returns the name of the ServerChannel.
Public propertyNetServerHost
Returns OBCOM NetServer host address (name or IP number) of the ServerChannel.
Public propertyNetServerPort
Returns OBCOM NetServer port number of the ServerChannel.
Public propertyNetServerURI
Returns OBCOM NetServer URI (protocol, host and port) of the ServerChannel.
Public propertyReplyMissing
Returns true if no reply message has been sent for the current transaction.
Public propertySessionID
Returns the session ID of the ServerChannel.
Public propertyTimeout
Indicates the maximum time to wait for an event.
Public propertyTranBootHost
Returns the boot host name of the current transaction.
Public propertyTranClientName
Returns the client name of the current transaction.
Public propertyTranDefaultHost
Returns the default host name of the current transaction.
Public propertyTranLocalHost
Returns the local host name of the current transaction.
Public propertyTranOriginator
Returns the originator name of the current transaction.
Public propertyTranOriginatorSession
Returns the originator session name of the current transaction.
Public propertyTranOriginatorStation
Returns the originator station name of the current transaction.
Public propertyTranProcessName
Returns the process name of the current transaction.
Public propertyTranSecurityHost
Returns the security host name of the current transaction.
Public propertyTranSequence
Returns the sequence code of the current transaction.
Public propertyTranSessionID
Returns the session ID of the current transaction.
Public propertyTranTimestamp
Returns the timestamp of the current transaction.
Public propertyVersion
Returns the implementation version of the ServerChannel.
Top
See Also