VMware GemFire Native Client .NET Framework API Reference
|
VMware VMware GemFire Native .NET Reference 10.4.3
|
Loading...
Searching...
No Matches
Apache::Geode::Client::CqAttributes< TKey, TResult > Class Template Reference
Defines attributes for configuring a cq. More...
#include <CqAttributes.hpp>
Public Member Functions | |
| virtual array< Client::ICqListener< TKey, TResult >^> ^ | getCqListeners () |
| get all listeners in this attributes | |
Detailed Description
template<class TKey, class TResult>
class Apache::Geode::Client::CqAttributes< TKey, TResult >
class Apache::Geode::Client::CqAttributes< TKey, TResult >
Defines attributes for configuring a cq.
Member Function Documentation
◆ getCqListeners()
template<class TKey , class TResult >
|
virtual |
get all listeners in this attributes
Apache Geode C++ Cache .NET API Documentation