2 implementations of MustCommit
System.Workflow.Runtime (2)
Hosting\SqlWorkflowPersistenceService.cs (1)
1094
bool IPendingWork.
MustCommit
(ICollection items)
Tracking\SqlTrackingService.cs (1)
926
public bool
MustCommit
(ICollection items)
1 reference to MustCommit
System.Workflow.Runtime (1)
WorkBatch.cs (1)
207
if (work.
MustCommit
(workItem.Value))