VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom.Web.Services Namespace / VintasoftDicomWebService Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftDicomWebService Class
    In This Topic
    A platform-independent web service that handles HTTP requests from clients and allows to work with DICOM files.
    Object Model
    VintasoftDicomWebService
    Syntax
    'Declaration
    
    Public Class VintasoftDicomWebService
    
    
    public class VintasoftDicomWebService
    
    
    public __gc class VintasoftDicomWebService
    
    
    public ref class VintasoftDicomWebService
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Dicom.Web.Services.VintasoftDicomWebService

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also