Table of Contents

Property WaitForVectorIndexes

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

WaitForVectorIndexes

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

public bool WaitForVectorIndexes { get; init; }

Property Value

bool