ServerChannel Properties |
The ServerChannel type exposes the following members.
Name | Description | |
---|---|---|
![]() | LayoutManager |
Returns the LayoutManager of the ServerChannel.
|
![]() | MetaServerPID |
Returns the MetaServer Process ID of the ServerChannel.
|
![]() | Name |
Returns the name of the ServerChannel.
|
![]() | NetServerHost |
Returns OBCOM NetServer host address (name or IP number) of the ServerChannel.
|
![]() | NetServerPort |
Returns OBCOM NetServer port number of the ServerChannel.
|
![]() | NetServerURI |
Returns OBCOM NetServer URI (protocol, host and port) of the ServerChannel.
|
![]() | ReplyMissing |
Returns true if no reply message has been sent for the current
transaction.
|
![]() | SessionID |
Returns the session ID of the ServerChannel.
|
![]() | Timeout |
Indicates the maximum time to wait for an event.
|
![]() | TranBootHost |
Returns the boot host name of the current transaction.
|
![]() | TranClientName |
Returns the client name of the current transaction.
|
![]() | TranDefaultHost |
Returns the default host name of the current transaction.
|
![]() | TranLocalHost |
Returns the local host name of the current transaction.
|
![]() | TranOriginator |
Returns the originator name of the current transaction.
|
![]() | TranOriginatorSession |
Returns the originator session name of the current transaction.
|
![]() | TranOriginatorStation |
Returns the originator station name of the current transaction.
|
![]() | TranProcessName |
Returns the process name of the current transaction.
|
![]() | TranSecurityHost |
Returns the security host name of the current transaction.
|
![]() | TranSequence |
Returns the sequence code of the current transaction.
|
![]() | TranSessionID |
Returns the session ID of the current transaction.
|
![]() | TranTimestamp |
Returns the timestamp of the current transaction.
|
![]() | Version |
Returns the implementation version of the ServerChannel.
|