OnTimeout Event  
 

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

Syntax

Sub object_OnTimeout ( [Index As Integer] )

Remarks

The OnTimeout event is generated when a storage operation, such as uploading or downloading an object, times out.

See Also

Timeout Property, OnCancel Event, OnError Event