ListenerResponseContentLength Property
IT Hit WebDAV Classes Reference [Missing <summary> documentation for "P:ITHit.WebDAV.Server.Extensibility.ListenerResponse.ContentLength"]
Namespace:
ITHit.WebDAV.Server.Extensibility
Assembly:
ITHit.WebDAV.Server.HttpListener (in ITHit.WebDAV.Server.HttpListener.dll) Version: 7.1.4620
Syntax public override long ContentLength { set; }
Public Overrides WriteOnly Property ContentLength As Long
Set
public:
virtual property long long ContentLength {
void set (long long value) override;
}
abstract ContentLength : int64 with set
override ContentLength : int64 with set
Property Value
Type:
Int64See Also