Property TotalLength
| Edit this page View SourceTotalLength
The total length of the file being downloaded. This is only available if the server provides the content length.
Declaration
[JsonInclude]
public long? TotalLength { get; }
Property Value
| Type | Description |
|---|---|
| long? |