PowerTCP Mail for .NET
TcpSession Constructor(IPEndPoint)




The remote IPEndPoint to connect to.
Constructor for TcpSession with a Remote IPEndPoint parameter.
Syntax
Public Function New( _
   ByVal remoteEP As IPEndPoint _
)
Dim remoteEP As IPEndPoint
 
Dim instance As New TcpSession(remoteEP)
public TcpSession( 
   IPEndPoint remoteEP
)
public: TcpSession( 
   IPEndPoint* remoteEP
)
public:
TcpSession( 
   IPEndPoint^ remoteEP
)

Parameters

remoteEP
The remote IPEndPoint to connect to.
See Also

Reference

TcpSession Class
TcpSession Members
Overload List


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