IWadoWebClient Interface Members
In This Topic
The following tables list the members exposed by IWadoWebClient.
Public Properties
Public Methods
| Name | Description |
| AppendBulkData | Fetch all bulk data for the set of images and fold into the instances, replacing DicomObjects.DicomAttribute.BulkDataUri references using the data retrieved |
| RetrieveMetaData |
Retrieve DICOM instances without their large data elements (so-called metadata), based on explicit study, series
and instance UIDs
|
| RetrieveMetaDataAsync |
Retrieve DICOM instances without their large data elements (so-called metadata), based on explicit study, series
and instance UIDs
|
| RetrieveNative | Overloaded.
Retrieve instances in DICOM native form, based on a dataset specifying the study, series and instance UIDs, as used
in C-MOVE/C-GET
|
| RetrieveNativeAsync | Overloaded.
Retrieve instances in DICOM native form, based on a dataset specifying the study, series and instance UIDs, as used
in C-MOVE/C-GET
|
| RetrieveRendered |
Retrieve Rendered images
|
| RetrieveRenderedAsync |
Retrieve Rendered images
|
Top
See Also