OnTimeout Event  
 

The OnTimeout event is fired when a blocking operation times out.

Syntax

Sub object_OnTimeout ( [Index As Integer] )

Remarks

The OnTimeout event is generated when a blocking operation, such as sending a message prompt or receiving a response, times out.

See Also

Timeout Property, OnCancel Event