Compartir a través de


NSManagedObjectContext.Lock Método

Definición

Los desarrolladores no deben usar este método en desuso. En su lugar, los desarrolladores deben usar un contexto de estilo de cola y "PerformAndWait".

[Foundation.Export("lock")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use a queue style context and 'PerformAndWait' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use a queue style context and 'PerformAndWait' instead.")]
public virtual void Lock ();
abstract member Lock : unit -> unit
override this.Lock : unit -> unit

Implementaciones

Atributos

Se aplica a