12.2.4.1 Clone
This method creates a copy of an OracleAQDequeueOptions object.
                  
Declaration
// C# public object Clone();
Return Value
An OracleAQDequeueOptions object.
                  
Implements
ICloneable.
                  
Remarks
The cloned object has the same property values as the object being cloned.