LoadSheddingOptions.MemoryThreshold 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定記憶體使用率,以 介於和100
之間的0
值表示,載入舍去開始。
請注意,此值以 %為單位,因此有效值的範圍從 1 到 100,而合理的值通常介於 80 到 95 之間。
如果停用載入舍去,則會忽略此值,這是預設值。
public int MemoryThreshold { get; set; }
member this.MemoryThreshold : int with get, set
Public Property MemoryThreshold As Integer
屬性值
如果已啟用負載捨去,則載入擷取會從預設為90%的記憶體使用率開始。