StowEventArgs Class Members
 
            
                In This Topic
            
            The following tables list the members exposed by StowEventArgs.
            
            
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | DataSets | 
                The DICOM data received (decoded from XML/JSON if necessary, and afer reassembly of bulk data)
               | 
  | Headers | Http Request Headers for users wishing to access in event   | 
  | Request | 
            The HTTP Request for the STWO operation
               | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | SetFailed | 
                Indicate that an instance was not accepted
               | 
  | SetSuccess | 
                Indicate that an instance was accepted
               | 
Top 
            
            
            
            
            
            
            
            
            
            
            See Also