Operation.PauseUntilCompleted method

Pauses the currently executing operation until the operation with the specified id completes.

public static void PauseUntilCompleted(ulong operationId)

See Also