ListenerRequestContentLength Property
IT Hit WebDAV Classes Reference[Missing <summary> documentation for "P:ITHit.WebDAV.Server.Extensibility.ListenerRequest.ContentLength"]
Namespace: ITHit.WebDAV.Server.ExtensibilityAssembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.5.3121.0
Syntaxpublic override long ContentLength { get; }
Public Overrides ReadOnly Property ContentLength As Long
Get
public:
virtual property long long ContentLength {
long long get () override;
}
abstract ContentLength : int64 with get
override ContentLength : int64 with get
Property Value
Type:
Int64
See Also