dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueue Class

In This Topic
    OracleQueue Class Methods
    In This Topic

    For a list of all members of this type, see OracleQueue members.

    Public Methods
     NameDescription
    Public MethodBegins the initialization of an OracleQueue. The initialization occurs at run time.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Dequeues a message from the specified queue.  
    Public MethodOverloaded. Dequeues an array of messages.  
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodEnds the initialization of an OracleQueue. The initialization occurs at run time.  
    Public MethodOverloaded. Adds a message to the specified queue.  
    Public MethodOverloaded. Enqueues an array of messages.  
    Public MethodMakes an attempt to find PayloadArrayTypeName for PayloadTypeName. PayloadTypeName property has to be set.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. This procedure listens on one or more queues on behalf of a list of agents. The address field of the agent indicates the queue the agent wants to monitor. Only local queues are supported as addresses.  
    Public MethodSends an inquiry to a server and determines payload type, which depends on the queue type on which the operation is being performed. This can be object type or 'RAW'.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    See Also