FtpWebRequest.ContentLength Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
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.