←Select platform

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly