ReceiveHeadersParametersContentLength Property |
Gets the number of the content length.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public long ContentLength { get; }
Property Value
Type:
Int64The number of the content length.
See Also