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