Called before this region is destroyed.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
bool BeforeRegionDestroy( RegionEvent ev ) |
| Visual Basic (Declaration) |
|---|
Function BeforeRegionDestroy ( _ ev As RegionEvent _ ) As Boolean |
| Visual C++ |
|---|
bool BeforeRegionDestroy ( RegionEvent^ ev ) |
Parameters
- ev
- RegionEvent
event object associated with destroying the region