RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TService.Terminated Property

Indicates whether the service thread has terminated.

Pascal
property Terminated: Boolean;
C++
__property Boolean Terminated;

Terminated indicates whether the dedicated thread that the service is running in has terminated. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!