AssemblyCacheMonitor Class
Visual Studio 2015
Monitors the state of the assembly cache.
Assembly: Microsoft.VisualStudio.TextTemplating.12.0 (in Microsoft.VisualStudio.TextTemplating.12.0.dll)
System::Object
System::MarshalByRefObject
Microsoft.VisualStudio.TextTemplating::AssemblyCacheMonitor
System::MarshalByRefObject
Microsoft.VisualStudio.TextTemplating::AssemblyCacheMonitor
| Name | Description | |
|---|---|---|
![]() | AssemblyCacheMonitor() | Initializes a new instance of the AssemblyCacheMonitor class. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetStaleAssembliesCount(TimeSpan) | Gets the number of assemblies in the cache that have not been used after a specific length of time. |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
