Show / Hide Table of Contents

Property TotalLength

| Edit this page View Source

TotalLength

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?
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX