WorkflowCommitWorkBatchService.CommitWorkBatchCallback Delegate

Definition

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.

Applies to