public sealed class PlaceholderCompilationInMemoryCache : TessaCompilationObjectInMemoryCacheBase<IPlaceholderCompilationContext, Guid, IPlaceholderScript>,
IPlaceholderCompilationInMemoryCache, ITessaCompilationObjectInMemoryCache<IPlaceholderCompilationContext, Guid, IPlaceholderScript>,
ITessaCompilationObjectCacheCore<Guid, IPlaceholderScript>, ITessaCompilationObjectCacheCorePublic NotInheritable Class PlaceholderCompilationInMemoryCache
Inherits TessaCompilationObjectInMemoryCacheBase(Of IPlaceholderCompilationContext, Guid, IPlaceholderScript)
Implements IPlaceholderCompilationInMemoryCache, ITessaCompilationObjectInMemoryCache(Of IPlaceholderCompilationContext, Guid, IPlaceholderScript),
ITessaCompilationObjectCacheCore(Of Guid, IPlaceholderScript), ITessaCompilationObjectCacheCorepublic ref class PlaceholderCompilationInMemoryCache sealed : public TessaCompilationObjectInMemoryCacheBase<IPlaceholderCompilationContext^, Guid, IPlaceholderScript^>,
IPlaceholderCompilationInMemoryCache, ITessaCompilationObjectInMemoryCache<IPlaceholderCompilationContext^, Guid, IPlaceholderScript^>,
ITessaCompilationObjectCacheCore<Guid, IPlaceholderScript^>, ITessaCompilationObjectCacheCore[<SealedAttribute>]
type PlaceholderCompilationInMemoryCache =
class
inherit TessaCompilationObjectInMemoryCacheBase<IPlaceholderCompilationContext, Guid, IPlaceholderScript>
interface IPlaceholderCompilationInMemoryCache
interface ITessaCompilationObjectInMemoryCache<IPlaceholderCompilationContext, Guid, IPlaceholderScript>
interface ITessaCompilationObjectCacheCore<Guid, IPlaceholderScript>
interface ITessaCompilationObjectCacheCore
end| PlaceholderCompilationInMemoryCache | Инициализирует новый экземпляр класса. |
| CategoryID |
Идентификатор категории, к которой относятся результаты компиляции, предоставляемые этим кэшем.
(Унаследован от TessaCompilationObjectCacheCoreBaseTCompilerContext, TKey, TInstance) |
| DependentOn |
Коллекция идентификаторов категорий кэшей, от которых зависит этот объект.
(Унаследован от TessaCompilationObjectCacheCoreBaseTCompilerContext, TKey, TInstance) |
| IsDisposed | Признак того, что ресурсы объекта были освобождены. (Унаследован от TessaCompilationObjectCacheCoreBaseTCompilerContext, TKey, TInstance) |
| ObjectLock |
Объект, обеспечивающий блокировку выполнения операций получения результатов компиляции.
(Унаследован от TessaCompilationObjectCacheCoreBaseTCompilerContext, TKey, TInstance) |
| TessaCompiler | (Унаследован от TessaCompilationObjectCacheCoreBaseTCompilerContext, TKey, TInstance) |