Share via


StatefulServiceProperties.ReplicaRestartWaitDuration Property

Definition

The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format "hh:mm:ss".

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

Property Value

Applies to