WorkflowCommitWorkBatchService.CommitWorkBatchCallback Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Commits a WorkflowCommitWorkBatchService work batch.
public: delegate void WorkflowCommitWorkBatchService::CommitWorkBatchCallback();
public delegate void WorkflowCommitWorkBatchService.CommitWorkBatchCallback();
type WorkflowCommitWorkBatchService.CommitWorkBatchCallback = delegate of unit -> unit
Public Delegate Sub WorkflowCommitWorkBatchService.CommitWorkBatchCallback()
Remarks
Note
This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5.
Extension Methods
GetMethodInfo(Delegate) |
Gets an object that represents the method represented by the specified delegate. |