ExternalDataExchangeService Constructor (ExternalDataExchangeServiceSection^)

 

Initializes a new instance of the ExternalDataExchangeService class.

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

public:
ExternalDataExchangeService(
	ExternalDataExchangeServiceSection^ settings
)

Parameters

settings
Type: System.Workflow.Activities::ExternalDataExchangeServiceSection^

The configuration section that contains settings for this service.

.NET Framework
Available since 3.0
Return to top
Show: