共用方式為


工作流程的 <serviceBehaviors>

這個組態區段表示為特定服務定義的所有行為。

<configuration>
  <system.ServiceModel>
    <behaviors>
      <serviceBehaviors>

語法

<behaviors>  
  <serviceBehaviors>  
  </serviceBehaviors>  
</behaviors>  

另請參閱