OhioSession Properties |
The OhioSession type exposes the following members.
Name | Description | |
---|---|---|
HllapiLongName |
Gets the current HLLAPI long name; empty string if session is disconnected.
| |
HllapiShortName |
Gets the current HLLAPI short name; '\0' if session is disconnected.
| |
IsConnected |
Gets a value that indicates if the session is connected.
| |
IsFileTransferInProgress |
Gets a value that indicates if a file transfer (IND$FILE or FTP) is currently in progress.
| |
Screen |
Gets the OhioScreen object of the session.
| |
SessionName |
Gets the session name (a six digit number).
| |
SessionType |
Gets the session type.
| |
TransferErrorMessage |
Gets the most recent file transfer error if any.
|