OhioSession Methods |
The OhioSession type exposes the following members.
Name | Description | |
---|---|---|
ConnectAsync |
Asynchronously starts the communications link with the host.
| |
DisconnectAsync |
Asynchronously stops the communications link to the host.
| |
FtpRecvAsync |
Performs an FTP file receive from the host.
| |
FtpSendAsync |
Performs an FTP file send to the host.
| |
IndRecvAsync |
Performs an IND$FILE receive file from the host.
| |
IndSendAsync |
Performs an IND$FILE send file to the host.
|