CSSearchableIndex_CSOptionalBatchingExtension.BeginIndexBatch Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Begins an index update batch.
[Foundation.Export("beginIndexBatch")]
public static void BeginIndexBatch (this CoreSpotlight.CSSearchableIndex This);
static member BeginIndexBatch : CoreSpotlight.CSSearchableIndex -> unit
Parameters
- This
- CSSearchableIndex
The instance on which this method operates.
- Attributes