次の方法で共有


IntegrationRuntimeDataFlowProperties.ShouldCleanupAfterTtl プロパティ

定義

クラスターはリサイクルされず、これが false に設定されている場合、TTL (有効期間) に達するまで、次のデータ フロー アクティビティの実行で使用されます。 既定値は true です。

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

プロパティ値

適用対象