Click or drag to resize
StatisticDescriptorID Property
Returns the id of this statistic in a StatisticsType class. The id is initialized when its statistics type is created.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public virtual int ID { get; }

Property Value

Type: Int32
See Also