Partager via


ExecutePipelineActivity.WaitOnCompletion Propriété

Définition

Obtient ou définit si l’exécution de l’activité attend la fin de l’exécution du pipeline dépendant. La valeur par défaut est 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à