VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.HttpHandlers Namespace / VintasoftAnnotationCollectionHandler Class / ClearSessionCache(String) Method
Syntax Requirements SeeAlso
In This Topic
ClearSessionCache(String) Method (VintasoftAnnotationCollectionHandler)
In This Topic
Clears the annotation cache for current HTTP session.
Syntax
'Declaration

Protected Function ClearSessionCache( _
ByVal session
Identifier of HTTP session.
As String _
) As Vintasoft.Shared.Web.WebResponseParamsBase

Parameters

session
Identifier of HTTP session.

Return Value

Clear Annotations cache result.
Requirements

Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also