Queue.BeginDequeueForMultiDequeue

Syntax

Queue.BeginDequeueForMultiDequeue( eventName, operationId)

Purpose

Note This method is obsolete.

Remarks

Do not call this method. This method is for internal use only to implement the Queue.DequeueMultiple method.

Parameters

eventName As String

[Out] Returns an event name the object uses internally.

operationId As Long

[Out] Returns an internal value the server uses to wait on multiple Queue objects.

See Also

Queue.DequeueMultiple