Name | Description | |
---|---|---|
![]() | VintasoftImageCollectionApiController Constructor | Initializes a new instance of the VintasoftImageCollectionApiController class. |
The following tables list the members exposed by VintasoftImageCollectionApiController.
Name | Description | |
---|---|---|
![]() | VintasoftImageCollectionApiController Constructor | Initializes a new instance of the VintasoftImageCollectionApiController class. |
Name | Description | |
---|---|---|
![]() | Configuration | (Inherited from System.Web.Http.ApiController) |
![]() | ControllerContext | (Inherited from System.Web.Http.ApiController) |
![]() | IsEmptySessionSupported | Gets or sets a value indicating whether the API controller can work with undefined session. |
![]() | ModelState | (Inherited from System.Web.Http.ApiController) |
![]() | Request | (Inherited from System.Web.Http.ApiController) |
![]() | Url | (Inherited from System.Web.Http.ApiController) |
![]() | User | (Inherited from System.Web.Http.ApiController) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Overridden. Releases the unmanaged resources that are used by the object and, optionally, releases the managed resources. |
![]() | ExecuteAsync | Overridden. Executes asynchronously a single HTTP operation. |
![]() | GetImageFileInfo | Returns an information about images, which are stored in specified image files. |
![]() | LoadState | Loads the last state of image collection from the server. |
![]() | SaveState | Saves the image collection state on the server. |
Name | Description | |
---|---|---|
![]() | CreateImageCollectionStateCacheManager | Creates a cache manager that manages cache of image collection. |
![]() | CreateSessionDataStorage | Creates a data storage for current session. |
![]() | CreateWebService | Creates the Vintasoft.Imaging.Web.Services.VintasoftImageCollectionWebService that handles HTTP requests from clients and allows to manage an image collection. |
![]() | Initialize | (Inherited from System.Web.Http.ApiController) |