Logoff Method
Logoff from the OFTP server.
Syntax
public void Logoff();
Public Sub Logoff()
Remarks
Logoff from the OFTP server. If that fails, the connection is terminated by the local host.
|
Logoff MethodLogoff from the OFTP server. Syntaxpublic void Logoff(); Public Sub Logoff() RemarksLogoff from the OFTP server. If that fails, the connection is terminated by the local host. |