←Select platform
In This Topic ▼

TCPServer Class Members

Summary

The following tables list the members exposed by TCPServer.

Public Constructors

Name Description
Public Constructor
TCPServer Initializes a new TCPServer instance.

Public Methods

Name Description
Public Method
CreateRequestHandler Creates a proper request to handle the peer socket.
Public Method Start Starts the server.
Public Method TriggerStop Initiates a server stop.

Public Properties

Name Description
Public Property
IsAborting Gets a value that indicates whether the server is aborting.
Public Property IsRunning Gets a value that indicates whether the server is running.
Public Property IsStopped Gets a value that indicates whether the server is stopped.
Public Property RequestHandlerType Gets or sets the type of the handling object.

Public Fields

Name Description
Public Field
Status Running status of the TCP server.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly