DicomObjects.NET Core Documentation
DicomObjects.DicomWeb Namespace / QidoEventArgs Class


QidoEventArgs Class Properties

For a list of all members of this type, see QidoEventArgs members.

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 level of the request  
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 QIDO operation  
Public PropertyResults to pass back to the client - this must be set before the event returns  
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
See Also