Property downloadedBytes
downloadedBytes
Returns the number of bytes of body data the system has downloaded from the remote server. (Read Only)
Declaration
ulong downloadedBytes { get; }
Property Value
| Type | Description |
|---|---|
| UInt64 |
Returns the number of bytes of body data the system has downloaded from the remote server. (Read Only)
ulong downloadedBytes { get; }
| Type | Description |
|---|---|
| UInt64 |