ICorDebugProcess10.EnableGCNotificationEvents(Boolean) Method

Definition

public:
 int EnableGCNotificationEvents(bool fEnable);
public int EnableGCNotificationEvents (bool fEnable);
abstract member EnableGCNotificationEvents : bool -> int
Public Function EnableGCNotificationEvents (fEnable As Boolean) As Integer

Parameters

fEnable
Boolean

Returns

Applies to