Closes these statistics. After statistics have been closed, they
are no longer archived.
A value access on a closed statistics always results in zero.
A value modification on a closed statistics is ignored.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic:
virtual void Close() sealed
abstract Close : unit -> unit
override Close : unit -> unit
See Also