VMware Tanzu GemFire Native .NET Reference  10.1.5
RegionShortcut.hpp File Reference

Declares the RegionShortcut enum class. More...

Namespaces

 Apache::Geode
 This namespace contains all the Geode .NET classes and utility classes.
 
 Apache::Geode::Client
 This namespace contains all the Geode .NET Generics API classes and enumerations.
 

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.


Apache Geode C++ Cache .NET API Documentation