PowerTCP Sockets for .NET
TcpSession Constructor(IPEndPoint)




Syntax
'Declaration
 
Public Function New( _
   ByVal remoteEP As IPEndPoint _
)
'Usage
 
Dim remoteEP As IPEndPoint
 
Dim instance As New TcpSession(remoteEP)
public TcpSession( 
   IPEndPoint remoteEP
)
public: TcpSession( 
   IPEndPoint* remoteEP
)
public:
TcpSession( 
   IPEndPoint^ remoteEP
)

Parameters

remoteEP
See Also

Reference

TcpSession Class
TcpSession Members
Overload List


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