Preparing search index...
The search index is not available
RSX Code Reference
rsx
WatchdogOperationProgress
Class WatchdogOperationProgress
Used for reporting progress of a watchdog operation.
Hierarchy
FrameworkObject
WatchdogOperationProgress
Index
Constructors
constructor
Accessors
bytes
Read
Or
Written
content
Length
In
Bytes
progress
throughput
In
Bytes
Per
Second
Constructors
Protected
constructor
new
Watchdog
Operation
Progress
(
isInternalConstructor
?
)
:
WatchdogOperationProgress
Parameters
Optional
isInternalConstructor
:
boolean
Returns
WatchdogOperationProgress
Accessors
bytes
Read
Or
Written
get
bytesReadOrWritten
(
)
:
number
Returns
number
content
Length
In
Bytes
get
contentLengthInBytes
(
)
:
number
Returns
number
progress
get
progress
(
)
:
number
Returns
number
throughput
In
Bytes
Per
Second
get
throughputInBytesPerSecond
(
)
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
bytes
Read
Or
Written
content
Length
In
Bytes
progress
throughput
In
Bytes
Per
Second
RSX Code Reference
Loading...
Used for reporting progress of a watchdog operation.