VMware GemFire Native .NET Reference  9.2.4
RegionShortcut.hpp File Reference

Namespaces

 Apache::Geode
 
 Apache::Geode::Client
 

Enumerations

enum  Apache::Geode::Client::RegionShortcut {
  Apache::Geode::Client::RegionShortcut::PROXY, Apache::Geode::Client::RegionShortcut::CACHING_PROXY, Apache::Geode::Client::RegionShortcut::CACHING_PROXY_ENTRY_LRU, Apache::Geode::Client::RegionShortcut::LOCAL,
  Apache::Geode::Client::RegionShortcut::LOCAL_ENTRY_LRU
}
 Each enum represents a predefined RegionAttributes in a Cache. More...
 

Detailed Description

Declares the RegionShortcut enum class.


VMware GemFire .NET Cache API Documentation