DicomObjects.NET Core Documentation
DicomObjects.DicomWeb Namespace / DicomWebServer Class
Methods Events


DicomWebServer Class Members

The following tables list the members exposed by DicomWebServer.

Public Constructors
 NameDescription
Public Constructor Create a new DicomWebServer  
Top
Public Methods
 NameDescription
Public Method Configure a web server to handle DicomWeb. A WebHostBuilder instance will be created internally to do the http listening and handles incoming requests  
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  
Top
See Also