System.ServiceModel
4.0.0.0
System.ServiceModel.Configuration.BindingElementExtensionElement
To be added.
Represents a configuration element that enables packet routing. 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.Type
To be added.
To be added.
Gets the type of this binding element.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("channelPoolSettings", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.ChannelPoolSettingsElement
To be added.
To be added.
Gets the channel pool settings.
Method
4.0.0.0
System.ServiceModel.Channels.BindingElement
To be added.
To be added.
To be added.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("maxAcceptedChannels", 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 that can be accepted.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("packetRoutable", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Boolean
To be added.
To be added.
Gets or sets a value indicating whether packet routing is enabled.
Property
4.0.0.0
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
To be added.