VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.Services Namespace / AnnotationsCacheManager Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    AnnotationsCacheManager Class
    In This Topic
    Manages cache of annotation collections in web application.
    Object Model
    AnnotationsCacheManager
    Syntax
    'Declaration
    
    Public Class AnnotationsCacheManager
       Inherits Vintasoft.Imaging.Web.Services.CacheManagerBase
    
    
    public class AnnotationsCacheManager : Vintasoft.Imaging.Web.Services.CacheManagerBase
    
    
    public __gc class AnnotationsCacheManager : public Vintasoft.Imaging.Web.Services.CacheManagerBase*
    
    
    public ref class AnnotationsCacheManager : public Vintasoft.Imaging.Web.Services.CacheManagerBase^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Web.Services.CacheManagerBase
          Vintasoft.Imaging.Annotation.Web.Services.AnnotationsCacheManager

    Requirements

    Target Platforms: .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also