Back to product page

AbortTransfer method


Aborts current file transfer.

Syntax

  • Basic
object.AbortTransfer
The AbortTransfer(object) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX

Remarks

This method will abort current transfer initiated with SendFile or ReceiveFile methods. The transfer will not stop immediately - it may need few seconds until remote side detects it. It is also possible that you will leave server in unknown state when you abort the transfer (it will receive ZMODEM protocol bytes, and may receive your commands).

Platforms

Windows