net40-client
namespace System.ServiceModel.Configuration
{
    public class BasicHttpBindingElement : StandardBindingElement
    {
        [ConfigurationProperty("maxBufferSize", DefaultValue = 65536)]
        [IntegerValidator(MinValue = 1)]
        public int MaxBufferSize { get; set; }
    }
}
Assembly System.ServiceModel , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
Help Documentation
.NET Framework 3.03.53.5 (Client)4.04.0 (Client)
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙