次の方法で共有


StatefulServiceUpdateDescription.ReplicaRestartWaitDuration プロパティ

定義

レプリカの再起動の待機時間を取得または設定します。

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

プロパティ値

レプリカの再起動に待機する期間です。

注釈

ReplicaRestartWaitDuration」を参照してください。

適用対象