Overload | Description |
---|---|
Listen(OracleQueueAgentCollection) | Listens on one or more queues on behalf of a list of agents. |
Listen(OracleQueueAgentCollection,Int32) | Listens on one or more queues on behalf of a list of agents. |
Listen(OracleQueueAgentCollection,Int32,OracleQueueDeliveryMode,OracleQueueDeliveryMode) | Listens on one or more queues on behalf of a list of agents. |
Listen(OracleQueueAgentCollection,OracleConnection) | Listens on one or more queues on behalf of a list of agents. |
Listen(OracleQueueAgentCollection,Int32,OracleConnection) | Listens on one or more queues on behalf of a list of agents. |
Listen(OracleQueueAgentCollection,Int32,OracleQueueDeliveryMode,OracleQueueDeliveryMode,OracleConnection) | Listens on one or more queues on behalf of a list of agents. |