Table of Contents

Property MaxAwaitTime

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

MaxAwaitTime

Gets or sets the maximum await time for TailableAwait cursors.

public virtual TimeSpan? MaxAwaitTime { get; set; }

Property Value

TimeSpan?

The maximum await time for TailableAwait cursors.