Share via


DataSocketReady Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Indicates whether the data transmission has started.

Namespace:  System.Net
Assembly:  System.Ftp (in System.Ftp.dll)

Syntax

'Declaration
Public DataSocketReady As Boolean
public bool DataSocketReady
public:
bool DataSocketReady
val mutable DataSocketReady: bool
public var DataSocketReady : boolean

.NET Framework Security

See Also

Reference

FtpWebRequest Class

System.Net Namespace