SqlWorkflowPersistenceService.LoadExpiredTimerWorkflowIds Methode

Definition

Ruft eine Liste von IDs für Workflows mit abgelaufenen Timern ab.

public:
 System::Collections::Generic::IList<Guid> ^ LoadExpiredTimerWorkflowIds();
public System.Collections.Generic.IList<Guid> LoadExpiredTimerWorkflowIds ();
member this.LoadExpiredTimerWorkflowIds : unit -> System.Collections.Generic.IList<Guid>
Public Function LoadExpiredTimerWorkflowIds () As IList(Of Guid)

Gibt zurück

Eine Liste von IDs für Workflows mit abgelaufenen Timern.

Gilt für: