Click or drag to resize
IResponseContentLength Property
Gets or sets the length of the content to send back to the user.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
long ContentLength { get; set; }

Property Value

Type: Int64
See Also