Notification.BeginWaitForMultiWait
- Updated2026-02-03
- 1 minute(s) read
Notification.BeginWaitForMultiWait
Syntax
Notification.BeginWaitForMultiWait( eventName, operationId, waitId)
Purpose
Remarks
Do not call this method. This method is for internal use only to implement the Notification.WaitMultiple 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 Notification objects.
waitId As Long
[Out] Returns an internal value the server uses to wait on multiple Notification objects.