NSManagedObjectContext.ConcurrencyType Property

Definition

Gets the receiver's concurrency type.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSManagedObjectContextConcurrencyType ConcurrencyType { [Foundation.Export("concurrencyType")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("concurrencyType")>]
member this.ConcurrencyType : CoreData.NSManagedObjectContextConcurrencyType

Property Value

Attributes

Applies to