DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / WadoEventArgs Class
Properties Methods


WadoEventArgs Class Members

The following tables list the members exposed by WadoEventArgs.

Public Properties
 NameDescription
Public Property The request frame list  
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
Public Methods
 NameDescription
Public Method Create a DicomQuery object to reflect the WADO-RS request  
Public Method Return the acquired data to the client  
Public Method Return Custom HTTP Resposne to Web Client  
Top
See Also