In The Hand - .NET Components for Mobility
ContentLength Property
NamespacesInTheHand.NetFtpWebRequestContentLength
This property supports the .NET Compact Framework infrastructure and is not intended to be used directly from your code. Gets or sets a value that is ignored by the FtpWebRequest class.
Declaration Syntax
C#Visual Basic
public override long ContentLength { get; set; }
Public Overrides Property ContentLength As Long
Remarks
The ContentLength property is provided only for compatibility with other implementations of the WebRequest and WebResponse classes. There is no reason to use ContentLength.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 2.1.0.0