This page describes an older version of the product. The latest stable version is 16.4.

Event Processing


This section will guide you through event processing APIs and configuration on top of the space.


  • Event Listener Container
    IEventListenerContainer is an interface that represents an abstraction for subscribing to, and receiving events over a space proxy.

  • Notify Container
    The notify event container wraps the space data event session API with event container abstraction.

  • Polling Container
    Allows you to perform polling receive operations against the space.