NavigationMode
This instance property specifies the position of the message that will be retrieved.
Declaration
// C#
public OracleAQNavigationMode NavigationMode {get;set;}Property Value
An OracleAQNavigationMode enumerated value.
Exceptions
ArgumentOutOfRangeException - The specified NavigationMode value is invalid.
Remarks
The default value is OracleAQNavigationMode.NextMessage.