dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAlerter Class / WaitTimeout Event

WaitTimeout Event
Occurs when no message was received from server during Timeout interval.
Syntax
'Declaration
 
Public Event WaitTimeout As OracleAlerterFinishEventHandler
 
Remarks

This event is invoked when the OracleAlerter is started with the Start method. The OracleAlerter.WaitAlert method does not trigger the Alert event.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also