Condividi tramite


NSPersistentStoreDescription.ShouldAddStoreAsynchronously Proprietà

Definizione

Ottiene o imposta un valore che controlla se l'archivio viene aggiunto nel thread chiamante o in un thread in background.

public virtual bool ShouldAddStoreAsynchronously { [Foundation.Export("shouldAddStoreAsynchronously")] get; [Foundation.Export("setShouldAddStoreAsynchronously:")] set; }
member this.ShouldAddStoreAsynchronously : bool with get, set

Valore della proprietà

false, il valore predefinito, per caricare l'archivio nel thread principale. true per caricare l'archivio in un thread in background.

Attributi

Si applica a