DicomObjects.NET8 Documentation
DicomObjects.DicomWeb Namespace / MWLEventArgs Class
Properties Methods

In This Topic
    MWLEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MWLEventArgs.

    Public Properties
     NameDescription
    Public Property Indicates whether fuzzy matching was requested  
    Public PropertyHttp Request Headers for users wishing to access in event  
    Public Property The maximum number of responses to send  
    Public Property The number of initial responses to discard  
    Public Property The query parameters passed in the request  
    Public Property The HTTP Request for MWL search operation  
    Public Property Used to pass warnings back to the client. Any strings added to this list are included as warnings in the HTTP response  
    Top
    Public Methods
     NameDescription
    Public Method Create a DicomDataSet to mirror the MWL query request  
    Public Method To return results to client  
    Public Method Return Custom HTTP Resposne to Web Client  
    Top
    See Also