IWorkBatch Interface
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Workflow.Runtime
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
Return to top
Provides methods to add work to a work batch.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
| Name | Description | |
|---|---|---|
![]() | Add(IPendingWork^, Object^) | Adds a pending work item to a work batch. |
Note |
|---|
This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5. |
Services use this interface to add pending work to the WorkBatch.
.NET Framework
Available since 3.0
Available since 3.0
Show:

