Property MaxAwaitTime
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.
Gets or sets the maximum await time for TailableAwait cursors.
public virtual TimeSpan? MaxAwaitTime { get; set; }
The maximum await time for TailableAwait cursors.