Class DynamicEntityEventArgs
Provides details about a Dynamic
Inheritance
System.Object
System.EventArgs
DynamicEntityEventArgs
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.RealTime
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class DynamicEntityEventArgs : EventArgs
Remarks
An object of this type is sent as an argument to the following Dynamic
-
Dynamic
Entity : raised by the data source when a new dynamic entity is created in response to a received observation with a track ID that has not yet been encountered in this sessionReceived -
Dynamic
Entity : raised by the data source when all observations associated with a dynamic entity have been purged from the local data cachePurged
Properties
Name | Description |
---|---|
Dynamic |
Gets the Dynamic |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |