dynamicEntityPurgedEvent

Notification that a DynamicEntity was purged. This event is raised whenever the last observation associated with a dynamic entity was purged. When this happens, the DynamicEntity is also purged and will not be associated with any new observations streamed from the data source.

This event will not be raised when all DynamicEntity objects are purged when calling DynamicEntityDataSource.purgeAll().

Since

200.1.0