'Declaration Protected Overridable Function CreateAnnotationsCacheManager( _
ByVal sessionIdИдентификатор сеанса.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
- Идентификатор сеанса.
Return Value
Менеджер кэша, который управляет кэшем коллекций аннотаций.