Skip to main content

Glossary: Operation

Methods

SignatureDescription
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)