Gets or sets the Content-length HTTP header.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public Overrides Property ContentLength As Long Get Set |
| C# |
|---|
public override long ContentLength { get; set; } |
Field Value
Not supported.
Remarks
Not supported by FtpWebRequest.