Click or drag to resize

TransactedPropertyChangedEventArgsTOldValue Property

Gets the old value of the property.

Namespace:  AGI.Foundation.Infrastructure.Threading
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public T OldValue { get; }

Property Value

Type: T
See Also