IRequestContentLength64 Property |
Gets the number of bytes of the content exposed by
InputStream.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long ContentLength64 { get; }
ReadOnly Property ContentLength64 As Long
Get
property long long ContentLength64 {
long long get ();
}
abstract ContentLength64 : int64 with get
Property Value
Type:
Int64See Also