Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual StatisticsType Type { get; }
Public Overridable ReadOnly Property Type As StatisticsType
Get
public:
virtual property StatisticsType^ Type {
StatisticsType^ get ();
}
abstract Type : StatisticsType with get
override Type : StatisticsType with get
Property Value
Type:
StatisticsType
See Also