Difference between revisions of "TFtpClient.Abort"

From Overbyte
Jump to navigation Jump to search
(No difference)

Revision as of 02:03, 11 September 2006

Main page -> ICS component reference -> TFtpClient -> Abort

Definition

function Abort: Boolean;

Description

Aborts the current operation and disconnects from the server.

Example

Best Practices

How To