The OnTimeout event is generated when the control is
unable to establish a connection.
Syntax
Sub object_OnTimeout ( [Index As
Integer] )
Remarks
This event is generated when the control is unable to establish
a connection with a remote server in the number of seconds
specified by the Timeout property.
See Also
Timeout Property
|