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