DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / DicomWebServer Class
Properties Methods Events


In This Topic
    DicomWebServer Class Members
    In This Topic

    The following tables list the members exposed by DicomWebServer.

    Public Constructors
     NameDescription
    Public Constructor Create a new DicomWebServer  
    Top
    Public Properties
     NameDescription
    Public Property When client does not specify Transfer Syntax in Content-Type header, or use wildcard * for Transfer Syntax, we will try to use PreferredTransferSyntax if it is set  
    Top
    Public Methods
     NameDescription
    Public Method Configure a web server to handle DicomWeb  
    Top
    Public Events
     NameDescription
    Public Event Event fires when a QIDO request is received  
    Public Event Event fired when a STOW request is received  
    Public Event Event fired when a WADO request is received  
    Public Event Event fired when a STOW request is received  
    Top
    See Also