async

async

Greetings,


I have a query regarding asynchronous file transfer. I noticed that it's feasible to enable BackgroundProcessing = true for transferring files in asynchronous mode, allowing the code to proceed after the SendFile operation.


My concern is about capturing the events associated with the ongoing transfer using VBS or ASP. Any assistance on this matter would be greatly appreciated. Thank you for your help.