StatefulServiceUpdateDescription.ServicePlacementTimeLimit Property

Definition

Gets or sets the service placement time limit.

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

Property Value

The service placement time limit.

Remarks

See ServicePlacementTimeLimit

Applies to