PowerTCP Mail for .NET
Connection Property (Smtp)




TCP connection used for server communications.
Syntax
Public ReadOnly Property Connection As TcpBase
Dim instance As Smtp
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

Smtp Class
Smtp Members


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