StatisticsTypeDescriptorsCount Property |
Returns the total number of statistics descriptors in the type.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual int DescriptorsCount { get; }
Public Overridable ReadOnly Property DescriptorsCount As Integer
Get
public:
virtual property int DescriptorsCount {
int get ();
}
abstract DescriptorsCount : int with get
override DescriptorsCount : int with get
Property Value
Type:
Int32
See Also