HealthStateChunkList<T>.TotalCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.