AsyncLocalValueChangedArgs<T> Properties
.NET Framework (current version)
Namespace:
System.Threading
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentValue | Gets the data's current value. |
![]() | PreviousValue | Gets the data's previous value. |
![]() | ThreadContextChanged | Returns a value that indicates whether the value changes because of a change of execution context. |
Show:
