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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly