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


    WadoEventArgs Class Properties

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

    Public Properties
     NameDescription
    Public Property The request frame list  
    Public PropertyHttp Request Headers for users wishing to access in event  
    Public Property The requested SOP Instance UID  
    Public Property The level of the query  
    Public Property Indictaes whether the request is for metadata opnly (i.e. using the /metadata suffix)  
    Public Property The HTTP Request for WADO operation  
    Public Property The list of content types found in the accept header in the WADO request  
    Public Property The requested Series Instance UID  
    Public Property The requested Study Instance UID  
    Public Property The transfer syntax to be used to the return the data to the client  
    Public Property Indicates the type of WADO operation  
    Top
    See Also