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


In This Topic
    WadoWebClient Class Members
    In This Topic

    The following tables list the members exposed by WadoWebClient.

    Public Constructors
     NameDescription
    Public Constructor Create a new WadoWebClient oject  
    Top
    Public Properties
     NameDescription
    Public Property Client certificate file (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property Client certificate password (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property Extra Http Headers should users wish to add to the Request (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property The weighting to use for the outgoing applicaiton/json+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property The raw result of the last operation (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property Web client server certificate validation callbcak (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Public Property The list of transfer yntaxes that should be accepted  
    Public Property The weighting to use for the outgoing applicaiton/xml+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient)
    Top
    Public Methods
     NameDescription
    Public MethodFetch all bulk data for the set of images and fold into the instances, replacing DicomObjects.DicomAttribute.BulkDataUri references using the data retrieved  
    Public Method Retrieve DICOM instances without their large data elements (so-called metadata), based on explicit study, series and instance UIDs  
    Public MethodOverloaded.  Retrieve instances in DICOM native form, based on a dataset specifying the study, series and instance UIDs, as used in C-MOVE/C-GET  
    Public Method Retrieve Rendered images  
    Top
    See Also