WorkflowInstance.FlushTrackingRecords(TimeSpan) Méthode

Définition

Appelé par le runtime de flux de travail pour envoyer des 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 abandonner la tentative.

S’applique à