Click or drag to resize

TransactedPropertyChangedEventArgsTNewValue Property

Gets the new 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 NewValue { get; }

Property Value

Type: T
See Also