Click or drag to resize

BinaryWebResponseContentLength Property

Gets the length of the content returned by the request.

Namespace:  NScrape
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public long ContentLength { get; }

Property Value

Type: Int64
See Also