Apache Geode Native .NET Reference 1.15.0
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 More...
 

Detailed Description

template<class TKey, class TResult>
class Apache::Geode::Client::CqAttributes< TKey, TResult >

Defines attributes for configuring a cq.

Member Function Documentation

◆ getCqListeners()

template<class TKey , class TResult >
virtual array< Client::ICqListener< TKey, TResult >^> ^ Apache::Geode::Client::CqAttributes< TKey, TResult >::getCqListeners ( )
virtual

get all listeners in this attributes


Apache Geode C++ Cache .NET API Documentation