Show / Hide Table of Contents

Event DynamicEntityPurged

Notification that a DynamicEntity was purged.

Namespace: Esri.ArcGISRuntime.RealTime
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<DynamicEntityEventArgs>? DynamicEntityPurged
Returns
Type Description
EventHandler<DynamicEntityEventArgs> Notification that a was purged.
Remarks

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 PurgeAllAsync().

Applies to

TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 300.0
.NET Windows200.3 - 300.0
.NET Android200.3 - 300.0
.NET iOS200.3 - 300.0
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.