ExternalDataExchangeService::RemoveService Method (Object^)
.NET Framework (current version)
Removes the specified service from the ExternalDataExchangeService.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- service
-
Type:
System::Object^
An object that represents the service to remove.
| Exception | Condition |
|---|---|
| ArgumentNullException | service is a null reference (Nothing in Visual Basic). |
| InvalidOperationException | The service is not registered with the runtime. |
.NET Framework
Available since 3.0
Available since 3.0
Show: