다음을 통해 공유


DispatchQueue.DispatchAsync 메서드

정의

오버로드

DispatchAsync(DispatchBlock)
DispatchAsync(Action)

DispatchAsync(DispatchBlock)

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

매개 변수

적용 대상

DispatchAsync(Action)

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

매개 변수

action
Action

적용 대상