OracleAQDequeueOptions Class
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 | ODP.NET, Managed Driver | ODP.NET Core |
|---|---|---|---|
|
Assembly |
|
|
|
|
Namespace |
|
|
|
|
.NET Framework |
- |
||
|
.NET (Core) |
- |
- |
Thread Safety
All public static methods are thread-safe, although instance methods do not guarantee thread safety.