StatisticsUniqueId Property |
Gets a value that uniquely identifies this statistics.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual long UniqueId { get; }
Public Overridable ReadOnly Property UniqueId As Long
Get
public:
virtual property long long UniqueId {
long long get ();
}
abstract UniqueId : int64 with get
override UniqueId : int64 with get
Property Value
Type:
Int64
See Also