RecycleLimitInfo.RequestGC 屬性

定義

設定傳回可觀察事件來源的布林值,這個值可用來指出事件來源是否應該在所有觀察者處理事件之後引發記憶體回收。

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

屬性值

適用於