This question is locked. New answers and comments are not allowed.
Greetings,
I am saving the files uploaded to a database and it would seem that UploadFinished is fired right after the file is uploaded not after the call to SaveChunkData completes. Is this correct? If so is there a way to fire the UploadFinished event after the custom file processing code executes in SaveChunkData?
Thanks!
I am saving the files uploaded to a database and it would seem that UploadFinished is fired right after the file is uploaded not after the call to SaveChunkData completes. Is this correct? If so is there a way to fire the UploadFinished event after the custom file processing code executes in SaveChunkData?
Thanks!