IsRunning Property

Summary
Gets a value that indicates whether the server is running.
Syntax
C#
VB
C++
Public ReadOnly Property IsRunning As Boolean 
public bool IsRunning { get; } 
public: 
property bool IsRunning { 
   bool get(); 
} 

Property Value

True if the server is live and listening.

Requirements

Target Platforms

See Also

Reference

TCPServer Class

TCPServer Members

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.