Share via


PipelineExternalComputeScaleProperties.TimeToLive Property

Definition

Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.

public int? TimeToLive { get; set; }
member this.TimeToLive : Nullable<int> with get, set
Public Property TimeToLive As Nullable(Of Integer)

Property Value

Applies to