Table of Contents

Property Lock

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Lock

Gets or sets a value indicating whether the server should take a global write lock when executing the JavaScript code.

public bool? Lock { get; set; }

Property Value

bool?