Share via


NodeLoadMetricInformation.NodeLoad Property

Definition

Gets the current load on the node for a metric.

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

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

Property Value

The current load on the node for a metric.

Applies to