Edit

Share via


<serviceBehaviors> of workflow

This configuration section represents all the behaviors defined for a specific service.

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

Syntax

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

See also