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

プロパティ値

適用対象