Property TotalLength
| Edit this page View SourceTotalLength
Gets the total size of the download, if available.
Declaration
public long? TotalLength { get; }
Property Value
| Type | Description |
|---|---|
| long? |
Gets the total size of the download, if available.
public long? TotalLength { get; }
| Type | Description |
|---|---|
| long? |