'Declaration Protected Overridable Function CreateAnnotationsCacheManager( _
ByVal sessionIdThe session identifier.As String _
) As Vintasoft.Imaging.Annotation.Web.Services.AnnotationsCacheManager
protected virtual Vintasoft.Imaging.Annotation.Web.Services.AnnotationsCacheManager CreateAnnotationsCacheManager(
string sessionId
)
protected: virtual Vintasoft.Imaging.Annotation.Web.Services.AnnotationsCacheManager* CreateAnnotationsCacheManager(
string* sessionId
)
protected:
virtual Vintasoft.Imaging.Annotation.Web.Services.AnnotationsCacheManager^ CreateAnnotationsCacheManager(
string^ sessionId
)
Parameters
- sessionId
- The session identifier.
Return Value
A cache manager that manages cache of annotation collections.