CallExternalMethodActivity::MethodInvoking Event
.NET Framework (current version)
Occurs before invoking the method.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
The following code example shows how to use the MethodInvoking event to set the method to call before invoking the external method. This code example is part of the Listen SDK sample from the PurchaseOrderWorkflow.Designer.cs file. For more information, seeListen Sample.
.NET Framework
Available since 3.0
Available since 3.0
CallExternalMethodActivity Class
System.Workflow.Activities Namespace
Using the CallExternalMethod Activity
Show: