
 A session is a statefull service used to register event listeners to the space.
Public Member Functions | |
| virtual void | close ()=0 | 
| Closes the session and unregisters all listeners.   | |
| virtual void EventSession::close | ( | ) |  [pure virtual] | 
        
Closes the session and unregisters all listeners.
| RemoteException | if the remove space failed to remove the notification registration. | |
| UnknownLeaseException | if the listeners lease has expired. | 
Implemented in DataEventSession.
 1.5.3