This event is triggered by a requested progress notification.
Syntax
NSFile_FtsOnTransferProgress
Parameters
This event has no parameters.
Remarks
Register the notifications you want with the FtsRegisterStatusCallback method.
The following kinds of progress notifications will trigger this event. Each item represents a requested increment of file transfer (for example, specifying 4096 for the number of total bytes would trigger a progress notification every 4096 bytes of the entire file transfer).