Partager via


DispatchBlock.Notify Méthode

Définition

Surcharges

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

Paramètres

notification
DispatchBlock

S’applique à

Notify(DispatchQueue, Action)

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

Paramètres

notification
Action

S’applique à