SystemPropertiesStatisticsEnabled Property |
True if statistics are enabled (archived).
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic bool StatisticsEnabled { get; }
Public ReadOnly Property StatisticsEnabled As Boolean
Get
public:
property bool StatisticsEnabled {
bool get ();
}
member StatisticsEnabled : bool with get
Return Value
Type:
Booleantrue if enabled
See Also