Share via


ResponseHeaders.ContentLength Property

Definition

Gets the parsed value of "Content-Length" header.

public int? ContentLength { get; }
member this.ContentLength : Nullable<int>
Public ReadOnly Property ContentLength As Nullable(Of Integer)

Property Value

Applies to