PowerTCP FTP for .NET
Connection Property (Ftp)



The control connection used for FTP server communications.
Syntax
Public ReadOnly Property Connection As TcpBase
Dim instance As Ftp
Dim value As TcpBase
 
value = instance.Connection
public TcpBase Connection {get;}
public:
property TcpBase^ Connection {
   TcpBase^ get();
}

Property Value

TcpBase
See Also

Reference

Ftp Class
Ftp Members


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