Table of Contents

Property WaitForSearchIndexes

Namespace
MongoDB.EntityFrameworkCore.Metadata
Assembly
MongoDB.EntityFrameworkCore.dll

WaitForSearchIndexes

Waits for all MongoDB search indexes to be 'READY' before continuing. The default is true.

public bool WaitForSearchIndexes { get; init; }

Property Value

bool