FileUploaderBuilder.Progress Method
| Name | Parameters | Description |
|---|---|---|
| Progress(JS) | value | Gets the current progress in percentages. Mirrors the client-side progress option. |
| Progress(Double) | value | Gets the current progress in percentages. Mirrors the client-side progress option. |