Share via


PartitionsHealthEvaluation.TotalCount Property

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Gets the total number of partitions of the service from the health store.

Namespace:   System.Fabric.Health
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

public long TotalCount { get; internal set; }

Property Value

Type: System.Int64

The total number of partitions of the service.

See Also

PartitionsHealthEvaluation Class
System.Fabric.Health Namespace

Return to top