Property uploadProgress
uploadProgress
Returns a floating-point value between 0.0 and 1.0, indicating the progress of uploading body data to the server.
Declaration
float uploadProgress { get; }
Property Value
| Type | Description |
|---|---|
| Single |
Returns a floating-point value between 0.0 and 1.0, indicating the progress of uploading body data to the server.
float uploadProgress { get; }
| Type | Description |
|---|---|
| Single |