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

In This Topic
    StopQueue() Method
    In This Topic
    Disables enqueuing and dequeuing on the specified queue.
    Syntax
    'Declaration
     
    Public Overloads Sub StopQueue() 
    public void StopQueue()
    See Also