Click or drag to resize
RegionLocalDestroyRegion Method
Overload List
  NameDescription
Public methodLocalDestroyRegion
Destroys the whole local region and provides a user-defined parameter object to any ICacheWriter invoked in the process. The region destroy is not distributed to other caches.
Public methodLocalDestroyRegion(IGFSerializable)
Destroys the whole local region and provides a user-defined parameter object to any ICacheWriter invoked in the process. The region destroy is not distributed to other caches.
Top
See Also