Redigera

Dela via


DispatchQueue.DispatchBarrierSync Method

Definition

Overloads

DispatchBarrierSync(DispatchBlock)
DispatchBarrierSync(Action)

DispatchBarrierSync(DispatchBlock)

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

Parameters

Applies to

DispatchBarrierSync(Action)

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

Parameters

action
Action

Applies to