Click or drag to resize
StatisticsTypeStatistics Property
Returns descriptions of the statistics that this statistics type gathers together.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public virtual StatisticDescriptor[] Statistics { get; }

Property Value

Type: StatisticDescriptor
See Also