Topic Path: Symbol Reference > Classes > EIdTerminateThreadTimeout Class
ContentsIndexHome
PreviousUpNext
EIdTerminateThreadTimeout Class

Exception raised while waiting for termination of active threads.

File
EIdTerminateThreadTimeout = class(EIdTCPServerError);

EIdTerminateThreadTimeout is an EIdTCPServerError descendant that represents the exception raised when a timeout occurs while waiting for termination of active threads in TIdTCPServer. 

EIdTerminateThreadTimeout can be raised when attempting to terminate all active threads when the server is no longer active, and the timeout period in TerminateWaitTime has elapsed.

Unused at the current time. Delete from Source and Docs?

EIdTCPServerError

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.