WorkflowInstance::ReloadTrackingProfiles Method ()
.NET Framework (current version)
Reload the tracking profiles for this workflow instance.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The workflow runtime engine is not running. |
The runtime tracking infrastructure will reload each TrackingProfile for this workflow instance associated with its tracking channels. If it is not already in a suspended state, the workflow is temporarily suspended by the runtime tracking infrastructure while the tracking profiles are reloaded.
.NET Framework
Available since 3.0
Available since 3.0
Show: