Table of Contents

Property MaxTime

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.GridFS.dll

MaxTime

Gets or sets the maximum time the server should spend on the Find.

public TimeSpan? MaxTime { get; set; }

Property Value

TimeSpan?

The maximum time the server should spend on the Find.