PowerTCP FTP for .NET
Connection Property



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