Partager via


<workflowUnhandledException>

Comportement de service qui vous permet de spécifier l'action à effectuer lorsqu'une exception non gérée est levée dans un service de flux de travail.

Schema Hierarchy

<system.serviceModel> de workflow
  <behaviors> de workflow
    <serviceBehaviors> de workflow
      <behavior> de <serviceBehaviors> de workflow
        <workflowUnhandledException>

Syntaxe

<behaviors>  <serviceBehaviors>    <behavior name=String">      <workflowUnhandledException action=”Abandon/AbandonAndSuspend/Cancel/Terminate” />    </behavior>  </serviceBehaviors></behaviors>

Attributs et éléments

Les sections suivantes décrivent des attributs, des éléments enfants et des éléments parents.

Attributs

Attribut Description

action

Chaîne qui spécifie l'action à entreprendre lorsqu'une exception non gérée se produit. Cet attribut est de type WorkflowUnhandledExceptionaction

Éléments enfants

Aucun.

Éléments parents

Élément Description

<behavior> de <serviceBehaviors> de workflow

Spécifie un élément de comportement.

Voir aussi

Référence

WorkflowUnhandledExceptionBehavior
WorkflowUnhandledExceptionElement

Date de génération : 2010-02-13