Dart Ftp Control
State Property
Description
Provides the current state of the connection. The State event fires to signal that this property has changed.
Property type
Read-only property
Syntax
Visual Basic
Public Property State As StateConstants
Remarks
Most methods return an error condition if code attempts to send data when no TCP connection exists. By checking the value of this property, the state of the connection can be determined directly.
See Also

Ftp Object  | Ftp Members


PowerTCP FTP for ActiveX Documentation Version 2.2
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic