VMware GemFire Native .NET Reference
9.2.4
|
This class wraps the native C++ apache::geode::client::Serializable
objects as managed ../../IGeodeSerializable objects.
More...
Inherits SBWrap< apache::geode::client::CqListener >, and Apache::Geode::Client::ICqListener< TKey, TResult >.
Public Member Functions | |
virtual void | Close () |
Invoke on close More... | |
virtual void | OnError (CqEvent< TKey, TResult >^ ev) |
Invoke on an error More... | |
virtual void | OnEvent (CqEvent< TKey, TResult >^ ev) |
Invoke on an event More... | |
This class wraps the native C++ apache::geode::client::Serializable
objects as managed ../../IGeodeSerializable objects.
|
inlinevirtual |
Invoke on close
Implements Apache::Geode::Client::ICqListener< TKey, TResult >.
|
inlinevirtual |
Invoke on an error
Implements Apache::Geode::Client::ICqListener< TKey, TResult >.
|
inlinevirtual |
Invoke on an event
Implements Apache::Geode::Client::ICqListener< TKey, TResult >.