←Select platform

IsStopped Property

Summary

Gets a value that indicates whether the server is stopped.

Syntax

C#
VB
C++
Public ReadOnly Property IsStopped As Boolean 
public bool IsStopped { get; } 
public: 
property bool IsStopped { 
   bool get(); 
} 

Property Value

True when the server has fully stopped.

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