SqlWorkflowPersistenceService.LoadExpiredTimerWorkflowIds Méthode

Définition

Récupère la liste des identificateurs qui correspondent aux workflows contenant des minuteries ayant expiré.

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)

Retours

IList<Guid>

La liste des identificateurs qui correspondent aux workflows contenant des minuteries ayant expiré.

S’applique à