Glossary: Operation

Methods

Signature Description
RavenJToken WaitForCompletion() Waits for operation to complete and returns its details if they were requested (see BulkOperationOptions.RetrieveDetails)
Task<RavenJToken> WaitForCompletionAsync() Asynchronously waits for operation to complete and returns its details if they were requested (see BulkOperationOptions.RetrieveDetails)