OracleQueueAdmin Constructor(String,String)
Initializes a new instance of the
OracleQueueAdmin class.
'Declaration
Public Function New( _
ByVal As String, _
ByVal As String _
)
Parameters
- queueName
- The name of the queue.
- queueTableName
- The name of queue table, to which the queue will belong.