NSManagedObjectContext.Perform(Action) Method

Definition

Asynchronously performs the specified action.

[Foundation.Export("performBlock:")]
public virtual void Perform (Action action);
abstract member Perform : Action -> unit
override this.Perform : Action -> unit

Parameters

action
Action
Attributes

Applies to