Logon Method
Logon to the OFTP RemoteHost using the current client credentials.
Syntax
public void Logon();
Public Sub Logon()
Remarks
Logon to the OFTP server using the current ClientSSIDCode, ClientSFIDCode, and ClientPassword. The component will also check the corresponding server credentials, ServerSSIDCode, ServerSFIDCode, and ServerPassword.