Compartilhar via


ExecutePipelineActivity.WaitOnCompletion Propriedade

Definição

Obtém ou define se a execução da atividade aguardará a conclusão da execução do pipeline dependente. O padrão é false.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.waitOnCompletion")]
public bool? WaitOnCompletion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.waitOnCompletion")>]
member this.WaitOnCompletion : Nullable<bool> with get, set
Public Property WaitOnCompletion As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a