Table of Contents

Property MaxAwaitTime

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

MaxAwaitTime

Gets or sets the maximum await time for TailableAwait cursors.

public TimeSpan? MaxAwaitTime { get; set; }

Property Value

TimeSpan?