IsAborting Property

Summary
Gets a value that indicates whether the server is aborting.
Syntax
C#
C++/CLI
public bool IsAborting { get; } 
public: 
property bool IsAborting { 
   bool get(); 
} 

Property Value

IsAborting will be true after calling TriggerStop. If set to true, it indicates the server is stopping.

Requirements

Target Platforms

See Also

Reference

TCPServer Class

TCPServer Members

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.