Gets or sets HTTP Content-Length header.

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public Overrides Property ContentLength As Long
	Get
	Set
C#
public override long ContentLength { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also