ResetQueue Method
Resets the queue of files to be transferred.
Syntax
void __fastcall ResetQueue();Remarks
This method will remove all files from the transfer queue.
Calling this method will clear all files that were queued by QueueFile. Calling this method will not affect current transfers.