Skip to content

IActivationWorkingSetMember Methods

Represents an activation from the perspective of IActivationWorkingSet.

IsCandidateForRemoval(bool)

abstract
public abstract bool IsCandidateForRemoval(bool wouldRemove)
Returns true if the member is eligible for removal, false otherwise.

Parameters

wouldRemovebool

Returns

true if the member is eligible for removal, false otherwise.