EntryEventTKey, TValueKey Property |
Returns the key this event describes.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic ReadOnly Property Key As TKey
Get
public:
property TKey Key {
TKey get ();
}
member Key : 'TKey with get
Property Value
Type:
TKey
See Also