次の方法で共有


<workflowInstanceManagement>

永続化、ハンドルされない例外動作、アイドル動作など、ワークフロー インスタンスの実行方法を制御する設定を指定できるサービス動作。

<構成>
   <制。ServiceModel>
     <動作>
       <serviceBehaviors>
         <振舞い>
           <workflowInstanceManagement>

構文

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

属性および要素

以降のセクションでは、属性、子要素、および親要素について説明します。

Attributes

特性 Description
authorizedWindowsGroup

子要素

なし。

親要素

要素 Description
<behavior><serviceBehaviors> 動作要素を指定します。

こちらも参照ください