Bagikan melalui


LoadMetricInformation.ClusterLoad Property

Definition

Gets the total cluster load for a specific metric within the cluster

In future releases of Service Fabric this parameter will be deprecated in favor of CurrentClusterLoad.

public long ClusterLoad { get; }
member this.ClusterLoad : int64
Public ReadOnly Property ClusterLoad As Long

Property Value

The total cluster load.

Applies to