共用方式為


UdpBinding.MaxBufferPoolSize 屬性

定義

取得或設定與繫結相關聯的最大緩衝區集區大小。

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

屬性值

Int64

表示緩衝集區大小的數目。

適用於