←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 Events

Name Description
Public Event LogMessage Occurs when an HL7 listener is starting, shutting down, or abnormally exiting.

Public Fields

Name Description
Public Field HandleExceptions Indicates if a TCPServer will handle exceptions on Start method.
Public Field Status Running status of the TCP server.

See Also

Reference

TCPServer Class

Leadtools.Medical.HL7 Namespace

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

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.