←Select platform

TCPServer Constructor (TCPServer)

Summary

Initializes a new TCPServer instance.

Syntax

C#
VB
C++
Public Function New( _ 
   ByVal endpoint As IPEndPoint _ 
) 
public TCPServer(  
   IPEndPoint endpoint 
) 
public: 
TCPServer(  
   IPEndPoint^ endpoint 
) 

Parameters

endpoint
The endpoint to listen to.

Requirements

Target Platforms

See Also

Reference

TCPServer Class

TCPServer Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize