Queue.EndDequeueForMultiDequeue

Syntax

Queue.EndDequeueForMultiDequeue( 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

operationId As Long

[In] Specifies an internal value the server uses to dequeue from multiple Queue objects.

See Also

Queue.DequeueMultiple