Page Table Platform.Session
- Last UpdatedMar 03, 2025
- 1 minute read
This table shows a list of platform sessions supporting client/server communications.
There are two modes for viewing the table: Standard and Verbose. The Standard mode shows information for every session in a tabular format. It can be scrolled using the up/down arrow keys, the top row indicates the currently selected session. Extended information for the selected session can be viewed by toggling to Verbose mode by pressing the "v" key. Once in Verbose mode, the selected session can be changed using the Page Up/Page Down keys.
In standard mode the Platform.Session table contains the following columns:
|
Field |
Description |
|---|---|
|
Name |
The name of the session. |
|
Type |
This is either: Client - indicates a client session Server - indicates a server session. |
|
Mode |
This is either: Named Pipe - local session Null - in-proc Host - TCP/IP. |
|
Remote |
The remote address if it is a client session. |
|
State |
The current state of the session. |
|
Security Info |
If a secure TCP/IP session, a combination of the SSL Protocol, Cipher Algorithm and Hash algorithm used. If a secure local session, "Local ACL" is displayed. An in-process session will not show any information. |