UdpBinding.MaxBufferPoolSize Propriedade

Definição

Obtém ou define um tamanho máximo de pool de buffers associado com a associação.Gets or sets a maximum buffer pool size associated with the binding.

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

Valor da propriedade

Int64

Um número que indica o tamanho de um pool de buffers.A number that indicates the size of a buffer pool.

Aplica-se a