Click or drag to resize
EntryEventTKey, TValueCallbackArgument Property
Returns the callbackArgument passed to the method that generated this event. See the Region interface methods that take a callbackArgument parameter.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public Object CallbackArgument { get; }

Property Value

Type: Object
See Also