HttpRelayTransportBindingElement.MaxBufferSize Property

Definition

Gets or sets the maximum size of the buffer to use.

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

Property Value

Returns the maximum size, in bytes, of the buffer.

Applies to