FtpWebRequest.ContentLength Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
ContentLength
Gets or sets the Content-length HTTP header.
Declaration
public override long ContentLength { get; set; }
Property Value
| Type | Description |
|---|---|
| Int64 | Not supported. |
Overrides
Remarks
Not supported by FtpWebRequest.