WebHttpRelayBinding.MaxBufferSize Property

Definition

Gets or sets the maximum buffer size supported by the transport.

public int MaxBufferSize { get; set; }
member this.MaxBufferSize : int with get, set
Public Property MaxBufferSize As Integer

Property Value

Returns the max buffer size.

Applies to