Share via


WorkflowInstance.FlushTrackingRecords(TimeSpan) Méthode

Définition

Appelée par l'exécution du flux de travail pour envoyer les enregistrements de suivi en attente aux participants de suivi.

protected:
 void FlushTrackingRecords(TimeSpan timeout);
protected void FlushTrackingRecords (TimeSpan timeout);
member this.FlushTrackingRecords : TimeSpan -> unit
Protected Sub FlushTrackingRecords (timeout As TimeSpan)

Paramètres

timeout
TimeSpan

Période après laquelle la tentative doit être abandonnée.

S’applique à