Exception raised while waiting for termination of active threads.
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
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |