PowerTCP FTP for .NET
Connected Property



Returns true when the control connection is connected.
Syntax
Public ReadOnly Property Connected As Boolean
Dim instance As Ftp
Dim value As Boolean
 
value = instance.Connected
public bool Connected {get;}
public:
property bool Connected {
   bool get();
}
See Also

Reference

Ftp Class
Ftp Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic