Compartir a través de


DispatchQueue.DispatchBarrierSync Método

Definición

Sobrecargas

DispatchBarrierSync(DispatchBlock)
DispatchBarrierSync(Action)

DispatchBarrierSync(DispatchBlock)

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

Parámetros

Se aplica a

DispatchBarrierSync(Action)

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

Parámetros

action
Action

Se aplica a