ServiceLoadMetricDescription.PrimaryDefaultLoad Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
PrimaryDefaultLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.
[System.Obsolete("PrimaryDefaultLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.", false)]
public int PrimaryDefaultLoad { get; set; }
[<System.Obsolete("PrimaryDefaultLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.", false)>]
member this.PrimaryDefaultLoad : int with get, set
Public Property PrimaryDefaultLoad As Integer
Property Value
System.Int32
- Attributes
-
System.ObsoleteAttribute