Freigeben über


DispatchBlock.Notify Methode

Definition

Überlädt

Notify(DispatchQueue, DispatchBlock)
Notify(DispatchQueue, Action)

Notify(DispatchQueue, DispatchBlock)

public void Notify (CoreFoundation.DispatchQueue queue, CoreFoundation.DispatchBlock notification);
member this.Notify : CoreFoundation.DispatchQueue * CoreFoundation.DispatchBlock -> unit

Parameter

notification
DispatchBlock

Gilt für:

Notify(DispatchQueue, Action)

public void Notify (CoreFoundation.DispatchQueue queue, Action notification);
member this.Notify : CoreFoundation.DispatchQueue * Action -> unit

Parameter

notification
Action

Gilt für: