Show / Hide Table of Contents

Event DynamicEntityReceived

Notification that a new DynamicEntity was received.

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

This event is raised when an observation was received that was not associated with any current DynamicEntity in the local cache. In this case, a new DynamicEntity is created and this event is raised.

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.