enum ProcessType;
Value | Description |
---|---|
UnknownProcess |
This station process is unknown. This will become the default process type. |
ClientProcess |
This station is the client process. |
ServerProcess |
This station is the server process. |
ToolProcess |
The process for included tools, such as the Object Monitor (the tool for monitoring the duplicated objects in the session). If the process is a tool process, the station cannot be the session master. |
Enumerated type that indicates this station's process type.
CONFIDENTIAL