VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom.AspNetCore.ApiControllers Namespace / VintasoftDicomApiController Class / CreateWebService(String) Method
Syntax Requirements SeeAlso
In This Topic
CreateWebService(String) Method (VintasoftDicomApiController)
In This Topic
Creates the VintasoftDicomWebService that handles HTTP requests from clients and allows to work with DICOM images.
Syntax

Parameters

sessionId
The session identifier.

Return Value

The VintasoftDicomWebService that handles HTTP requests from clients and allows to work with DICOM images.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7, .NET 6

See Also