<workflowInstanceManagement>

一种服务行为,可用于指定控制工作流实例如何运行的设置,包括持久性、未经处理的异常行为和空闲行为。

Schema Hierarchy

工作流的 <system.serviceModel>
  工作流的 <behaviors>
    工作流的 <serviceBehaviors>
      工作流的 <serviceBehaviors> 的 <behavior>
        <workflowInstanceManagement>

语法

<behaviors>  <serviceBehaviors>    <behavior name=String">      <workflowInstanceManagement authorizedWindowsGroup=”” />    </behavior>  </serviceBehaviors></behaviors>

特性和元素

以下几节描述了特性、子元素和父元素。

特性

特性 说明

authorizedWindowsGroup

子元素

无。

父元素

元素 说明

工作流的 <serviceBehaviors> 的 <behavior>

指定行为元素。

另请参见

参考

WorkflowInstanceManagementBehavior
WorkflowInstanceManagementElement

生成日期:2010-02-13