ISession Interface |
Namespace: MicroFocus.ZFE.Connector
The ISession type exposes the following members.
Name | Description | |
---|---|---|
ConnectionState |
The session's connection state.
| |
DeviceName |
The session's device name.
| |
Id |
The unique id of this session.
| |
IsConnected |
Indicates if this session is connected.
| |
Name |
The name of the session.
| |
Oia |
The session's Operator Information Area.
| |
PresentationSpace |
The host's presentation space.
| |
Type |
The session's type.
|
Name | Description | |
---|---|---|
Connect |
Establishes a connection to the host.
| |
Disconnect |
Disconnects from the host.
|
Name | Description | |
---|---|---|
ConnectionError |
Raised when a connection error occurs.
(Inherited from ISessionEvents.) | |
ConnectionStateChanged |
Raised when the connection state changes.
(Inherited from ISessionEvents.) |