Table of Contents

Property NoCursorTimeout

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

NoCursorTimeout

Gets or sets whether a cursor will time out.

public bool? NoCursorTimeout { get; set; }

Property Value

bool?