DicomObjects.NET Core Documentation
DicomObjects.DicomWeb Namespace / StowEventArgs Class
Properties Methods


StowEventArgs Class Members

The following tables list the members exposed by StowEventArgs.

Public Properties
 NameDescription
Public Property The DICOM data received (decoded from XML/JSON if necessary, and afer reassembly of bulk data)  
Public PropertyHttp Request Headers for users wishing to access in event  
Public Property The HTTP Request for the STWO operation  
Top
Public Methods
 NameDescription
Public Method Indicate that an instance was not accepted  
Public Method Indicate that an instance was accepted  
Top
See Also