'Declaration Protected Overridable Function CreateWebService( _
ByVal sessionIdThe session identifier.As String _
) As Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.VintasoftImageProcessingDocCleanupWebService
protected virtual Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.VintasoftImageProcessingDocCleanupWebService CreateWebService(
string sessionId
)
protected: virtual Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.VintasoftImageProcessingDocCleanupWebService* CreateWebService(
string* sessionId
)
protected:
virtual Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.VintasoftImageProcessingDocCleanupWebService^ CreateWebService(
string^ sessionId
)
Parameters
- sessionId
- The session identifier.
Return Value
The VintasoftImageProcessingDocCleanupWebService that handles HTTP requests from clients and allows to process a document image.