IPWorks 2020 C++ Builder Edition

Questions / Feedback?

Interrupt Method

Interrupts the current action.

Syntax

void __fastcall Interrupt();

Remarks

This method interrupts the current action. If you use SendFile to upload a file, the component will run synchronously until the upload is completed. This method will allow you to stop the file from uploading without disconnecting from the host.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]