Table of Contents

Property RetryRequested

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

RetryRequested

Gets or sets whether or not retry was requested.

public bool RetryRequested { get; set; }

Property Value

bool

Whether retry was requested.