Abort Method

Top  Previous  Next

The transfer is interrupted after changing the current transfer's status to abort.

 

Visual Basic Syntax

 

IndFile.Abort()

 

Delphi Syntax

 

IndFile.Abort();

 

 

See also AbortString property, OnAborting event.