NSOperation.CompletionBlock Property

Definition

public virtual Action CompletionBlock { [Foundation.Export("completionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CompletionBlock : Action with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to