Share via


LoadMetricInformation.ClusterBufferedCapacity Property

Definition

The reserved percentage of cluster total capacity for this metric

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

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

Property Value

ClusterBufferedCapacity property gets/sets the value of the long field, _clusterBufferedCapacity.

Applies to