Name | Description | |
---|---|---|
![]() | BeginInit | Begins the initialization of an OracleQueue. The initialization occurs at run time. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dequeue | Overloaded. Dequeues a message from the specified queue. |
![]() | DequeueArray | Overloaded. Dequeues an array of messages. |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | EndInit | Ends the initialization of an OracleQueue. The initialization occurs at run time. |
![]() | Enqueue | Overloaded. Adds a message to the specified queue. |
![]() | EnqueueArray | Overloaded. Enqueues an array of messages. |
![]() | FindPayloadArrayType | Makes an attempt to find PayloadArrayTypeName for PayloadTypeName. PayloadTypeName property has to be set. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Listen | Overloaded. 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. |
![]() | ReadPayloadTypeName | Sends 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'. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |