Table of Contents

Property NoCursorTimeout

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

NoCursorTimeout

Gets or sets whether the cursor should not timeout.

public bool? NoCursorTimeout { get; set; }

Property Value

bool?

Whether the cursor should not timeout.