CallExternalMethodActivity Constructor ()
.NET Framework (current version)
Initializes a new instance of the CallExternalMethodActivity class.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
The following code example shows how initialize a new instance of the CallExternalMethodActivity. The code also initializes new instances of the ListenActivity, EventDrivenActivity, HandleExternalEventActivity, DelayActivity and CodeActivity classes. 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
Show: