次の方法で共有


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

適用対象