IExecutionProperty Interface
.NET Framework (current version)
Provides execution properties with a mechanism for configuring thread local storage before and after the work items of the associated activity.
Assembly: System.Activities (in System.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | CleanupWorkflowThread() | Provides an opportunity for the execution property to tear down thread local storage. |
![]() | SetupWorkflowThread() | Provides an opportunity for the execution property to set up thread local storage. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
