VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.HttpHandlers Namespace / VintasoftImageCollectionHandler Class
In This Topic
VintasoftImageCollectionHandler Class Methods
In This Topic
For a list of all methods of this type, see VintasoftImageCollectionHandler.
Public Methods
 NameDescription
Public MethodEnables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface.
Protected Methods
 NameDescription
Protected MethodClears the image collection cache and serialized document cache for current HTTP session.
Protected MethodCreates a data storage for serialized documents.
Protected MethodCreates a data storage for current session.
Protected MethodCreates the VintasoftImageCollectionWebService that handles HTTP requests from clients and allows to manage an image collection.
Protected MethodExecutes HTTP command and returns the execution result.
Protected MethodReleases all resources used by this object.
Protected MethodReturns an information about images, which are stored in specified image files.
See Also