Click or drag to resize

TrackingArchiveTEntityIsRunning Property

Gets a value indicating whether or not the archiver is currently archiving changes to entities in the Context.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool IsRunning { get; }

Property Value

Type: Boolean
See Also