<behaviors> of workflow
This element contains the serviceBehaviors collection. Each element in the collection defines behavior elements consumed by workflow services. Each behavior element is identified by its unique name attribute.
<configuration>
<system.ServiceModel>
<behaviors>
Syntax
<behaviors>
<serviceBehaviors>
</serviceBehaviors>
</behaviors>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
Element | Description |
---|---|
<serviceBehaviors> | This configuration section represents all the behaviors defined for a specific workflow service. |
Parent Elements
Element | Description |
---|---|
<system.serviceModel> | The root element of all workflow configuration elements. |
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.