CSSearchableIndex_CSOptionalBatchingExtension Class
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.
Extension methods for T:CoreServices.CSSearchableIndex.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CSSearchableIndex_CSOptionalBatchingExtension
type CSSearchableIndex_CSOptionalBatchingExtension = class
- Inheritance
-
CSSearchableIndex_CSOptionalBatchingExtension
- Attributes
Methods
BeginIndexBatch(CSSearchableIndex) |
Begins an index update batch. |
EndIndexBatch(CSSearchableIndex, NSData, Action<NSError>) |
Ends an index update batch, relying on the 250 bytes of information for crash recovery, and calls |
FetchLastClientState(CSSearchableIndex, CSSearchableIndexFetchHandler) |
Fetches the client state and runs |