言語

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

プロパティ値

適用対象