次の方法で共有


<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