ISessionManager Interface |
Namespace: MicroFocus.ZFE.Connector
The ISessionManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Descriptors |
A list of session descriptors available to the current user.
| |
| Sessions |
A list of session instances that have been created by the current user.
|
| Name | Description | |
|---|---|---|
| CreateSession |
Creates a session with the specified session descriptor.
| |
| DestroySession |
Destroys the specified session.
|