次の方法で共有


StatefulServiceProperties.ReplicaRestartWaitDuration プロパティ

定義

レプリカがダウンしてから新しいレプリカが作成されるまでの期間は、ISO 8601 形式の "hh:mm:ss" で表されます。

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

プロパティ値

適用対象