NSManagedObjectContext.Perform(Action) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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