Table of Contents

Property RetryRequested

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

RetryRequested

Gets or sets a value indicating whether [retry requested].

public bool RetryRequested { get; set; }

Property Value

bool

true if [retry requested]; otherwise, false.