←Select platform

Status Enumeration

Summary

Running status of the TCP server.

Syntax
C#
C++/CLI
public enum Status 
public: 
   enum class Status sealed 
Members
ValueMemberDescription
0idleServer is not running
1pending_abortServer is trying to abort
2pending_runServer is launching
3runningServer is running and receiving requests
Remarks

Use this property to check for the TCP server status.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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