CallExternalMethodActivity::OnMethodInvoked Method (EventArgs^)
.NET Framework (current version)
Provides a hook for derived classes to extract out and return values from the ParameterBindings. This method is called just after the external method is run.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- e
-
Type:
System::EventArgs^
An EventArgs that contains the data for the MethodInvoking event.
.NET Framework
Available since 3.0
Available since 3.0
CallExternalMethodActivity Class
System.Workflow.Activities Namespace
Using the CallExternalMethod Activity
Show: