RegionEventTKey, TValue Class |
Namespace: GemStone.GemFire.Cache.Generic
public sealed class RegionEvent<TKey, TValue> : [T:GemStone.GemFire.Cache.Generic.Internal.UMWrap<gemfire::RegionEvent>]
The RegionEventTKey, TValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | RegionEventTKey, TValue |
Name | Description | |
---|---|---|
![]() | CallbackArgument |
Returns the callbackArgument passed to the method that generated
this event. See the Region interface methods
that take a callbackArgument parameter.
|
![]() | Region |
Return the region this event occurred in.
|
![]() | RemoteOrigin |
Returns true if the event originated in a remote process.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |