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.s).

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

Property Value

Applies to