UdpTransportSettingsElement.MaxBufferPoolSize Egenskap

Definition

Hämtar eller anger en maximal kolonilott, i byte, minne för processen att läsa och skriva sidor med data i minnet från disken.

public:
 property long MaxBufferPoolSize { long get(); void set(long value); };
[System.Configuration.ConfigurationProperty("maxBufferPoolSize", DefaultValue=524288)]
[System.Configuration.LongValidator(MaxValue=9223372036854775807, MinValue=1)]
public long MaxBufferPoolSize { get; set; }
[<System.Configuration.ConfigurationProperty("maxBufferPoolSize", DefaultValue=524288)>]
[<System.Configuration.LongValidator(MaxValue=9223372036854775807, MinValue=1)>]
member this.MaxBufferPoolSize : int64 with get, set
Public Property MaxBufferPoolSize As Long

Egenskapsvärde

Ett tal som anger storleken på en buffertpool.

Attribut

Gäller för