AsyncLocalValueChangedArgs<T> Properties

.NET Framework (current version)
 

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubpropertyCurrentValue

Gets the data's current value.

System_CAPS_pubpropertyPreviousValue

Gets the data's previous value.

System_CAPS_pubpropertyThreadContextChanged

Returns a value that indicates whether the value changes because of a change of execution context.

Return to top
Show: