PauseResumeEventArgs

23 Sep 20251 minute to read

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.