Dart.Sockets Namespace > TcpSession Class > TcpSession Constructor : TcpSession Constructor(IPEndPoint) |
'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 )