Table of Contents

Property Background

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Background

Gets or sets a value indicating whether to create the index in the background.

public bool? Background { get; set; }

Property Value

bool?