Property RetryRequested
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
RetryRequested
Gets or sets whether the operation can be retried.
public bool RetryRequested { get; set; }
Gets or sets whether the operation can be retried.
public bool RetryRequested { get; set; }