HttpBindingBase.MaxBufferPoolSize Proprietà

Definizione

Ottiene o imposta la quantità massima di memoria in byte allocata al gestore dei buffer che riceve i messaggi dal canale.

public:
 property long MaxBufferPoolSize { long get(); void set(long value); };
public long MaxBufferPoolSize { get; set; }
member this.MaxBufferPoolSize : int64 with get, set
Public Property MaxBufferPoolSize As Long

Valore della proprietà

Int64

Quantità massima di memoria espressa in byte allocata al gestore dei buffer che riceve i messaggi dal canale.

Si applica a