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

属性值

Boolean

适用于