Edit

Share via


SqlWorkflowPersistenceService.LoadExpiredTimerWorkflowIds Method

Definition

Retrieves a list of ids for workflows with expired timers.

C#
public System.Collections.Generic.IList<Guid> LoadExpiredTimerWorkflowIds();

Returns

A list of ids for workflows with expired timers.

Applies to