共用方式為


CSSearchableIndex_CSOptionalBatchingExtension.EndIndexBatch 方法

定義

結束索引更新批次,並依賴 250 個位元組的資訊進行損毀復原,並在完成時呼叫 completionHandler

[Foundation.Export("endIndexBatchWithClientState:completionHandler:")]
public static void EndIndexBatch (this CoreSpotlight.CSSearchableIndex This, Foundation.NSData clientState, Action<Foundation.NSError> completionHandler);
static member EndIndexBatch : CoreSpotlight.CSSearchableIndex * Foundation.NSData * Action<Foundation.NSError> -> unit

參數

This
CSSearchableIndex

這個方法運作所在的 實例。

clientState
NSData
completionHandler
Action<NSError>

即將加入。

這個參數可以是 null

屬性

適用於