Click or drag to resize

ReceiveHeadersParametersContentLength Property

Gets the number of the content length.

Namespace:  DotNetBrowser.Net.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public long ContentLength { get; }

Property Value

Type: Int64
The number of the content length.
See Also