PowerTCP FTP for .NET
Connected Property (Ftp)



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.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic