StatisticsFactoryID Property |
Returns a numeric id that can be used to identify the manager
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual long ID { get; }
Public Overridable ReadOnly Property ID As Long
Get
public:
virtual property long long ID {
long long get ();
}
abstract ID : int64 with get
override ID : int64 with get
Property Value
Type:
Int64
See Also