Share via


ServiceLoadMetricDescription.PrimaryDefaultLoad Property

Definition

Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica.

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

Property Value

Applies to