Bagikan melalui


ChannelSettingsElement.MaxItemsInCache Properti

Definisi

Mendapatkan atau mengatur jumlah maksimum objek yang dapat berada di cache.

public:
 property int MaxItemsInCache { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("maxItemsInCache", DefaultValue="16")]
[System.Configuration.IntegerValidator(MinValue=0)]
public int MaxItemsInCache { get; set; }
[<System.Configuration.ConfigurationProperty("maxItemsInCache", DefaultValue="16")>]
[<System.Configuration.IntegerValidator(MinValue=0)>]
member this.MaxItemsInCache : int with get, set
Public Property MaxItemsInCache As Integer

Nilai Properti

Bilangan bulat yang mewakili angka maksimum.

Atribut

Berlaku untuk