total property
Specifies the total number of bytes to be transferred during the operation, if known.
This property is read-only.
![]() |
Syntax
| JavaScript |
|---|
ptr = object.total |
Property values
Type: Integer
The total size of the operation if known at the start of the operation or zero ("0") if the size of the operation was not known when started.
See also
Show:
