CompositeActivity::OnActivityExecutionContextLoad Method (IServiceProvider^)
.NET Framework (current version)
Called by the workflow runtime engine every time the ActivityExecutionContext for this activity is loaded.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
public protected: virtual void OnActivityExecutionContextLoad( IServiceProvider^ provider ) override
Parameters
- provider
-
Type:
System::IServiceProvider^
An Object that implements IServiceProvider and provides services to this instance.
.NET Framework
Available since 3.0
Available since 3.0
Show: