CallExternalMethodActivity Constructor ()

 

Initializes a new instance of the CallExternalMethodActivity class.

Namespace:   System.Workflow.Activities
Assembly:  System.Workflow.Activities (in System.Workflow.Activities.dll)

public:
CallExternalMethodActivity()

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.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: