Share via


IntegrationRuntimeDataFlowProperties.ShouldCleanupAfterTtl Property

Definition

Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false. Default is true.

public bool? ShouldCleanupAfterTtl { get; set; }
member this.ShouldCleanupAfterTtl : Nullable<bool> with get, set
Public Property ShouldCleanupAfterTtl As Nullable(Of Boolean)

Property Value

Applies to