Freigeben über


DispatchQueue.DispatchAsync Methode

Definition

Überlädt

DispatchAsync(DispatchBlock)
DispatchAsync(Action)

DispatchAsync(DispatchBlock)

public void DispatchAsync (CoreFoundation.DispatchBlock block);
member this.DispatchAsync : CoreFoundation.DispatchBlock -> unit

Parameter

Gilt für:

DispatchAsync(Action)

public void DispatchAsync (Action action);
member this.DispatchAsync : Action -> unit

Parameter

action
Action

Gilt für: