共用方式為


LowPhysicalMemoryInfo.RequestGC 屬性

定義

設定傳回可觀察事件來源的布林值,這個值可用來指出事件來源是否應該在所有觀察者處理事件之後引發記憶體回收。 (ASP.NET 的預設記憶體不足監視器會忽略此旗標,不引發記憶體回收。)

public:
 property bool RequestGC { bool get(); void set(bool value); };
public bool RequestGC { get; set; }
member this.RequestGC : bool with get, set
Public Property RequestGC As Boolean

屬性值

適用於