CompositeActivity::Uninitialize Method (IServiceProvider^)
.NET Framework (current version)
Called by the workflow runtime engine when an activity transitions into the Closed state from the Initialized state.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- provider
-
Type:
System::IServiceProvider^
An Object that implements IServiceProvider and provides services to this instance.
This method is used for activity cleanup, such as clearing dependency properties and deleting queues.
.NET Framework
Available since 3.0
Available since 3.0
Show: