VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.Services Namespace / AnnotationsCacheManager Class / ClearCache Methods / ClearCache(String) Method
Syntax Requirements SeeAlso
    ClearCache(String) Method (AnnotationsCacheManager)
    Clears the cached annotation collections for all images in specified image file.
    Syntax
    'Declaration
    
    Public Overloads Overrides Sub ClearCache( _
    ByVal fileId
    File identifier.
    As String _
    )
     

    Parameters

    fileId
    File identifier.
    Requirements

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

    See Also