RestfulResponse Class Members
In This Topic
The following tables list the members exposed by RestfulResponse.
Public Fields
Public Properties
| | Name | Description |
 | BulkData | Represents the bulk data URI and the content if present |
 | Results | The result obtained from the incoming response |
Top
Public Methods
| | Name | Description |
  | CreateAsync | Overloaded.
Asynchronously creates a RestfulResponse from HTTP content returned by a
DICOMweb/RESTful request.
|
 | ResolveInternalUris |
Validate all URI related to Bulk Data
|
Top
See Also