VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom.Web.HttpHandlers Namespace / VintasoftDicomHandler Class
In This Topic
VintasoftDicomHandler Class Methods
In This Topic
For a list of all methods of this type, see VintasoftDicomHandler.
Public Methods
 NameDescription
Public MethodEnables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface.
Protected Methods
 NameDescription
Protected MethodCreates a data storage for current session.
Protected MethodCreates the VintasoftDicomWebService that handles HTTP requests from clients and allows to work with DICOM images.
Protected MethodExecutes HTTP command and returns the execution result.
Protected MethodExecutes the DICOM request.
Protected MethodReleases all resources used by this object.
See Also