total
Summary
Specifies the total number of bytes to be transferred during the operation, if known.
Property of dom/ProgressEventdom/ProgressEvent
Syntax
Note: This property is read-only.
var result = ProgressEvent.total;
Return Value
Returns an object of type unsigned longunsigned long
Syntax
Attributions
Mozilla Developer Network : [ProgressEvent.total Article]
Microsoft Developer Network: [total Property ProgressEvent Article]