<workflowInstanceManagement>
A service behavior that enables you to specify settings that control how workflow instances are run, including persistence, unhandled Exception behavior and idle behavior.
<configuration>
<system.ServiceModel>
<behaviors>
<serviceBehaviors>
<behavior>
<workflowInstanceManagement>
Syntax
<behaviors>
<serviceBehaviors>
<behavior name="String">
<workflowInstanceManagement authorizedWindowsGroup="" />
</behavior>
</serviceBehaviors>
</behaviors>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
authorizedWindowsGroup |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
<behavior> of <serviceBehaviors> | Specifies a behavior element. |
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.