AssemblyCacheMonitor Class

Definition

Class to monitor the state of the assembly cache

public ref class AssemblyCacheMonitor sealed : MarshalByRefObject
public sealed class AssemblyCacheMonitor : MarshalByRefObject
type AssemblyCacheMonitor = class
    inherit MarshalByRefObject
Public NotInheritable Class AssemblyCacheMonitor
Inherits MarshalByRefObject
Inheritance
AssemblyCacheMonitor

Constructors

AssemblyCacheMonitor()

Methods

GetStaleAssembliesCount(TimeSpan)

Returns how many assemblies the cache thinks are stale

Applies to