Table of Contents

Property MaxAwaitTime

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

MaxAwaitTime

Gets or sets the maximum await time for TailableAwait cursors.

public TimeSpan? MaxAwaitTime { get; set; }

Property Value

TimeSpan?

The maximum await time for TailableAwait cursors.