StatefulServiceUpdateDescription.ReplicaRestartWaitDuration Property

Definition

Gets or sets the replica restart wait duration.

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

Property Value

The replica restart wait duration.

Remarks

See ReplicaRestartWaitDuration

Applies to