Click or drag to resize

OhioSession Methods

The OhioSession type exposes the following members.

Methods
  NameDescription
Public methodConnectAsync
Asynchronously starts the communications link with the host.
Public methodDisconnectAsync
Asynchronously stops the communications link to the host.
Public methodFtpRecvAsync
Performs an FTP file receive from the host.
Public methodFtpSendAsync
Performs an FTP file send to the host.
Public methodIndRecvAsync
Performs an IND$FILE receive file from the host.
Public methodIndSendAsync
Performs an IND$FILE send file to the host.
Top
See Also