System.ServiceModel 4.0.0.0 System.Configuration.ConfigurationSection This configuration section is defined in the Machine.config file. It contains a list of behaviors that is applied to all indigo2 services on the machine before the behaviors in the behaviors section are applied. If a behavior is defined in both sections, the behavior in the behaviors sections is given preference. Represents the configuration section that contains a list of behaviors that is applied to all indigo1 services on the machine before the behaviors in the behaviors section are applied. Constructor 4.0.0.0 To be added. Initializes a new instance of the class. Property 4.0.0.0 System.Configuration.ConfigurationProperty("endpointBehaviors", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.CommonEndpointBehaviorElement To be added. To be added. Gets all the child entries that are EndpointBehavior elements identified by their unique name. Property 4.0.0.0 System.Configuration.ConfigurationPropertyCollection To be added. To be added. Gets a instance that contains a collection of objects that can be attributes or objects of this configuration element. Property 4.0.0.0 System.Configuration.ConfigurationProperty("serviceBehaviors", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.CommonServiceBehaviorElement To be added. To be added. Gets all the child entries that are serviceBehavior elements identified by their unique name.