TFtpClient.Abort

From Overbyte
Revision as of 02:03, 11 September 2006 by Kbrad1 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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