HandleExternalEventActivity::Initialize Method (IServiceProvider^)
.NET Framework (current version)
Initializes the event with the service provider.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- provider
-
Type:
System::IServiceProvider^
The IServiceProvider that provides custom support to the class.
| Exception | Condition |
|---|---|
| ArgumentNullException | provider is a null reference (Nothing in Visual Basic), the type of the service provider is a null reference (Nothing), or the proxy for the service provider is a null reference (Nothing). |
.NET Framework
Available since 3.0
Available since 3.0
HandleExternalEventActivity Class
System.Workflow.Activities Namespace
Using the HandleExternalEvent Activity
Show: