Apache Geode Native .NET Reference 1.15.0
RegionShortcut.hpp File Reference

Declares the RegionShortcut enum class. More...

Namespaces

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

Enumerations

enum class  Apache::Geode::Client::RegionShortcut {
  Apache::Geode::Client::PROXY , Apache::Geode::Client::CACHING_PROXY , Apache::Geode::Client::CACHING_PROXY_ENTRY_LRU , Apache::Geode::Client::LOCAL ,
  Apache::Geode::Client::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