ExternalDataExchangeService Constructor (String^)

 

Initializes a new instance of the ExternalDataExchangeService class.

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

public:
ExternalDataExchangeService(
	String^ configSectionName
)

Parameters

configSectionName
Type: System::String^

The name of the configuration section that contains this service's desired configuration.

.NET Framework
Available since 3.0
Return to top
Show: