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() 
    public void Stop()
    Remarks
    This method sets Active property to false.
    See Also