Indy 9
EIdThreadTerminateAndWaitFor
Hierarchy, See Also, Unit: IdThread
Exception raised when waiting for a terminating thread that may have already been freed.
EIdThreadTerminateAndWaitFor = class(EIdThreadException)
Unit
IdThread
Description
EIdThreadTerminateAndWaitFor is a EIdThreadException descendant that represents an exception type raised when waiting for a terminating thread that may have already been freed. EIdThreadTerminateAndWaitFor is raised when TerminateAndWaitFor is called for a thread instances, and FreeOnTerminate contains True.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.