Property RetryRequested
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
RetryRequested
Gets or sets a value indicating whether to retry.
public bool RetryRequested { get; set; }
Property Value
- bool
Whether to retry.
Gets or sets a value indicating whether to retry.
public bool RetryRequested { get; set; }
Whether to retry.