AssemblyCacheMonitor Class
Monitors the state of the assembly cache.
Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating (in Microsoft.VisualStudio.TextTemplating.dll)
Syntax
'Declaration
Public NotInheritable Class AssemblyCacheMonitor _
Inherits MarshalByRefObject
'Usage
Dim instance As AssemblyCacheMonitor
public sealed class AssemblyCacheMonitor : MarshalByRefObject
public ref class AssemblyCacheMonitor sealed : public MarshalByRefObject
public final class AssemblyCacheMonitor extends MarshalByRefObject
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.VisualStudio.TextTemplating.AssemblyCacheMonitor
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.