Gets a value of HTTP Content-Length header of this response.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic |
|---|
Public Overrides ReadOnly Property ContentLength As Long Get |
| C# |
|---|
public override long ContentLength { get; } |