Click or drag to resize

RedisQueryPersistenceService Events

The RedisQueryPersistenceService type exposes the following members.

Events
  NameDescription
Public eventStarted
Fired when the daemon service has completed it start procedure.
Public eventStarting
Fired when the daemon service has commenced start but has not yet finished
Public eventStopped
Fired when the daemon has completed its stop procedure
Public eventStopping
Fired when the daemon service has commenced stop but has not yet been fully shut down.
Top
See Also