StatisticsNumericId Property |
Gets the number associated with this instance that helps identify it.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual long NumericId { get; }
Public Overridable ReadOnly Property NumericId As Long
Get
public:
virtual property long long NumericId {
long long get ();
}
abstract NumericId : int64 with get
override NumericId : int64 with get
Property Value
Type:
Int64
See Also