thread OnWaitTimeoutExpired event
Return to Introduction  Previous page 
Applies to
auThread and auHTTP components.  

Declaration
property OnWaitTimeoutExpired: TNotifyEvent;  

Description
The OnWaitTimeoutExpired event occurs when the component did not finished execution for the time interval specified in WaitTimeout property (when WaitTimeout is expired).  

Notes
The WaitTimeout only works together with WaitThread property, only when it set to True.  

See also
WaitThread and WaitTimeout properties;  
Terminate method.  
File not found.