* Add bookmark queue purging and ExecuteWorkflow stimulus Introduce BookmarkQueuePurgeOptions and ExecuteWorkflowStimulus classes for managing workflow queue purging and stimulus handling. Implement related handler and activity modifications to support waiting for child workflows and purging old bookmark queue entries. * Update activity reference in XML comments Corrected the activity reference from DispatchWorkflow to ExecuteWorkflow in XML comments to accurately reflect the functionality. This change ensures the comments are aligned with the actual code behavior. |
||
|---|---|---|
| .. | ||
| BookmarkQueuePurgeOptions.cs | ||
| BroadcastWorkflowInboxMessageOptions.cs | ||
| FindBookmarkOptions.cs | ||
| ResumeBookmarkOptions.cs | ||
| RuntimeOptions.cs | ||
| TriggerWorkflowsOptions.cs | ||
| WorkflowDispatcherOptions.cs | ||
| WorkflowHostOptions.cs | ||
| WorkflowInboxCleanupOptions.cs | ||