SuccessEventArgs
23 Sep 20251 minute to read
Properties
chunkIndex number
Returns the upload chunk index.
chunkSize number
Returns the upload chunk size.
e object
Returns the original event arguments.
event object
Returns the original event arguments.
file FileInfo
Returns the details about upload file.
operation string
Returns the upload event operation.
response ResponseEventArgs
Returns the upload event operation.
statusText string
Returns the upload status.
totalChunk number
Returns the total chunk size.