HealthStateChunkList<T>.TotalCount Property

Definition

Gets the total number of items to be returned in one or more messages.

public long TotalCount { get; set; }
member this.TotalCount : int64 with get, set
Public Property TotalCount As Long

Property Value

The total number of items available in the system, out of which the current items were returned.

Applies to