Dynamsoft Home|Product Home

OnTransferCancelled

Description

Fired when the transfer is cancelled by the user.

Syntax

Object_OnTransferCancelled()

Remarks

This event is triggered only when the user cancels the transfer in the source's user interface. Calling CancelAllPendingTransfers() does not trigger the event.

See Also

OnPreAllTransfers Event, OnPreTransfer Event, OnPostAllTransfers Event, OnPostTransfer Event, OnTransferError Event.