CreateWebService(String) Method (VintasoftAnnotationCollectionApiController)
Creates the
VintasoftAnnotationCollectionWebService that handles HTTP requests from clients and allows to annotate images.
Parameters
- sessionId
- The session identifier.
Return Value
The
VintasoftAnnotationCollectionWebService that handles HTTP requests from clients and allows to annotate images.
You need override the CreateImageTilesCacheManager(String) method if you need change any parameter of image tiles cache (directory name, cache life time, etc).
You need override the CreateThumbnailsCacheManager(String) method if you need change any parameter of thumbnails cache (directory name, cache life time, etc).
You need override the CreateAnnotationsCacheManager(String) method if you need change any parameter of annotations cache (directory name, cache life time, etc).
Target Platforms: .NET 8; .NET 7, .NET 6