dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueAdmin Class / StopDequeue Method / StopDequeue() Method

In This Topic
    StopDequeue() Method
    In This Topic
    Disables dequeuing for the specified queue.
    Syntax
    'Declaration
     
    Public Overloads Sub StopDequeue() 
    public void StopDequeue()
    See Also