Click or drag to resize
IndexInfoIsBackground Property
Gets a value indicating whether the index was created in the background.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax
public bool IsBackground { get; }

Property Value

Type: Boolean
See Also