ChangeEventDelegate
Delegate which is used for subscribing to changes on a MongoCollection.watch()
stream.
-
The stream was opened.
-
The stream has been closed.
-
A error has occurred while streaming.
-
Invoked when a change event has been received.