Represents a context for one or many requests.
Members
-
BytesLoaded :number
BytesLoaded -
Count of loaded bytes
-
BytesTotal :number
BytesTotal -
Total bytes. This param can be changed in progress, if request has many operations (sub-requests).
-
CountComplete :number
CountComplete -
Count of complete operations
-
CountTotal :number
CountTotal -
Total operations count
-
LengthComputable :boolean
LengthComputable -
Flag indicating if the resource concerned by the XMLHttpRequest ProgressEvent has a length that can be calculated.
-
Percent :number
Percent -
Progress in percents