Listen
Listen methods listen for messages on one or more queues for one or more consumers as specified in the array of OracleAQAgent objects.
Listen methods are supported only for AQ, but not for TxEventQ
Overload list
-
Listen(OracleConnection, OracleAQAgent[ ])
This static method listens for messages on one or more queues for one or more consumers as specified in the array of
OracleAQAgentobjects. -
Listen(OracleConnection, OracleAQAgent[ ], int)
This static method listens for messages on one or more queues for one or more consumers as specified in the array of
OracleAQAgentobjects. It also specifies a wait time.