System.ServiceModel 4.0.0.0 System.Configuration.ConfigurationElement To be added. Defines channel pool settings for a custom binding. This class cannot be inherited. Constructor 4.0.0.0 To be added. Initializes a new instance of the class. Property 4.0.0.0 System.ComponentModel.TypeConverter(typeof(System.ComponentModel.TimeSpanConverter)) System.Configuration.ConfigurationProperty("idleTimeout", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None) System.TimeSpan To be added. To be added. Get or sets the maximum time the connection can be idle before being disconnected. Property 4.0.0.0 System.ComponentModel.TypeConverter(typeof(System.ComponentModel.TimeSpanConverter)) System.Configuration.ConfigurationProperty("leaseTimeout", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None) System.TimeSpan To be added. To be added. Gets or sets the time after which an active connection is closed. The default is 00:05:00. Property 4.0.0.0 System.Configuration.ConfigurationProperty("maxOutboundChannelsPerEndpoint", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None) System.Configuration.IntegerValidator(ExcludeRange=false, MaxValue=2147483647, MinValue=1) System.Int32 To be added. To be added. Gets or sets the maximum number of channels to a remote endpoint initiated by the service. Property 4.0.0.0 System.Configuration.ConfigurationPropertyCollection To be added. To be added. To be added.