Name | Description | |
---|---|---|
![]() | WadoWebClient Constructor | Create a new WadoWebClient oject |
The following tables list the members exposed by WadoWebClient.
Name | Description | |
---|---|---|
![]() | WadoWebClient Constructor | Create a new WadoWebClient oject |
Name | Description | |
---|---|---|
![]() | CertFile | Client certificate file (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | CertPassword | Client certificate password (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | ExtraHeaders | Extra Http Headers should users wish to add to the Request (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | JsonResponseWeight | The weighting to use for the outgoing applicaiton/json+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | Result | The raw result of the last operation (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | ServerCertificateCustomValidationCallback | Web client server certificate validation callbcak (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
![]() | TransferSyntaxes | The list of transfer yntaxes that should be accepted |
![]() | XmlResponseWeight | The weighting to use for the outgoing applicaiton/xml+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient) |
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 |
![]() | 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 |
![]() | RetrieveRendered | Retrieve Rendered images |