NSPersistentStoreCoordinator.Unlock Method

Definition

[Foundation.Export("unlock")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'PerformAndWait' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'PerformAndWait' instead.")]
public virtual void Unlock ();
[Foundation.Export("unlock")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'PerformAndWait' instead.")]
public virtual void Unlock ();
abstract member Unlock : unit -> unit
override this.Unlock : unit -> unit

Implements

Attributes

Applies to