oracle/dotnet-db-samples

Sample for Oracle AQ?

Leonardo-Ferreira opened this issue · 1 comments

Is there a sample on how to create a worker that is supposed to listen a queue indefinitely and "do stuff"? im having difficulty and the only "way out" I see is to "pool" the database on a regular interval...

Please advise

Here's an ODP.NET AQ event handler sample included in this discussion forum thread.