See: Description
Interface | Description |
---|---|
SessionService |
Methods to query and manage sessions.
|
Class | Description |
---|---|
Session |
The client representation of an execution session.
|
SessionQuery |
The class that contains the criteria to query sessions.
|
SessionSearchResults |
The class that represents the results of a session search executed on the server.
|
Enum | Description |
---|---|
EngineType |
The values of the session engine types, based on the execution environment.
|
Session.SessionEngine |
The enumeration that describes the type of session.
|
Session.SessionState |
The session state enumeration that describes the state of a session.
|
Session.SessionType |
The enumeration that describes the source that started a session.
|
Exception | Description |
---|---|
SessionException |
Thrown when an error occurred acting on a session.
|
SessionNotFoundException |
Thrown when the session is not found.
|
SessionSearchException |
Thrown when an error is encountered while searching sessions.
|
SessionUnsupportedFeatureException |
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>