PowerTCP Mail for .NET
Connection Property (Pop)




TCP connection used for server communications.
Syntax
Public ReadOnly Property Connection As TcpBase
Dim instance As Pop
Dim value As TcpBase
 
value = instance.Connection
public TcpBase Connection {get;}
public: __property TcpBase* get_Connection();
public:
property TcpBase^ Connection {
   TcpBase^ get();
}

Property Value

TcpBase
See Also

Reference

Pop Class
Pop Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic