Search results

PauseResumeEventArgs API in JavaScript Uploader API control

Properties

chunkCount

number

Returns the total number of chunks.

chunkIndex

number

Returns the index of chunk that is Paused or Resumed.

chunkSize

number

Returns the chunk size value in bytes.

event

Event

Returns the original event arguments.

file

FileInfo

Returns the file data that is Paused or Resumed.