dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAlerter Class / Stop Method

In This Topic
Stop Method
In This Topic
Disables listening to Oracle server.
Syntax
'Declaration
 
Public Sub Stop() 
 
Remarks
This method sets Active property to false.
See Also