System.ServiceModel 4.0.0.0 System.Configuration.ConfigurationSection If this section is empty, the default type is used. Represents a configuration section that defines the type that the service hosting environment instantiates for a particular transport. Constructor 4.0.0.0 To be added. Initializes a new instance of the class. Property 4.0.0.0 System.Configuration.ConfigurationProperty("aspNetCompatibilityEnabled", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None) System.Boolean To be added. When this property is set to true, requests to indigo1 services flow through the ASP.NET HTTP pipeline and communication over non-HTTP protocols is prohibited. Gets or sets a Boolean value that specifies whether ASP.NET compatibility mode has been enabled for the current application. Property 4.0.0.0 System.Configuration.ConfigurationProperty("minFreeMemoryPercentageToActivateService", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None) System.Configuration.IntegerValidator(ExcludeRange=false, MaxValue=99, MinValue=0) System.Int32 To be added. To be added. Gets or sets an integer that specifies the minimum amount of free memory that should be available to the system, before a indigo1 service can be activated. Property 4.0.0.0 System.Configuration.ConfigurationPropertyCollection To be added. To be added. To be added. Property 4.0.0.0 System.Configuration.ConfigurationProperty("", IsDefaultCollection=true, Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection) System.ServiceModel.Configuration.TransportConfigurationTypeElementCollection To be added. To be added. Gets a collection of types that implement the specific transport.