Returns the member's ID.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public ulong IdAsInt{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IdAsInt As ULong |
| Visual C++ |
|---|
public: property unsigned long long IdAsInt { unsigned long long get (); } |
See Also
MemberId Class
GemStone.GemFire.Cache Namespace