OracleAQEnqueueOptions Class
The OracleAQEnqueueOptions
class represents the options available when enqueuing a message to an OracleAQQueue
.
Class Inheritance
System.Object
OracleAQEnqueueOptions
Declaration
// C# public sealed class OracleAQEnqueueOptions : 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.