다음을 통해 공유


DispatchQueue.DispatchBarrierSync 메서드

정의

오버로드

DispatchBarrierSync(DispatchBlock)
DispatchBarrierSync(Action)

DispatchBarrierSync(DispatchBlock)

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

매개 변수

적용 대상

DispatchBarrierSync(Action)

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

매개 변수

action
Action

적용 대상