HandleExternalEventActivity::OnClosed Method (IServiceProvider^)
.NET Framework (current version)
Called by the workflow runtime as part of the activity's transition to the Closed state.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- provider
-
Type:
System::IServiceProvider^
The IServiceProvider that provides the service.
This method provides the activity with an opportunity to clean up resources utilized during its execution.
.NET Framework
Available since 3.0
Available since 3.0
Show: