PowerTCP FTP for .NET
ConnectTime Property



Returns the DateTime the connection was established.
Syntax
Public ReadOnly Property ConnectTime As Date
Dim instance As TcpBase
Dim value As Date
 
value = instance.ConnectTime
public DateTime ConnectTime {get;}
public:
property DateTime ConnectTime {
   DateTime get();
}
See Also

Reference

TcpBase Class
TcpBase Members


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