RecycleLimitInfo.RequestGC 속성

정의

모든 관찰자가 이벤트를 처리한 후 이벤트의 원본에서 가비지 수집을 유도해야 하는지 여부를 나타내는 데 사용할 수 있는 observable 이벤트의 원본에 반환되는 부울 값을 설정합니다.

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

적용 대상