An OracleAQDequeueOptions object represents the options available when dequeuing a message from an OracleAQQueue object.
Class Inheritance
System.Object
OracleAQDequeueOptions
Declaration
// C# public sealed class OracleAQDequeueOptions : ICloneable
Requirements
| Provider | ODP.NET, Unmanaged Driver |
|---|---|
|
Assembly |
|
|
Namespace |
|
|
.NET Framework |
3.5, 4.5, 4.6, 4.7 |
Thread Safety
All public static methods are thread-safe, although instance methods do not guarantee thread safety.