DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.WebClient Namespace / WadoWebClient Class
Members






    WadoWebClient Class
    WADO-RS client class
    Object Model
    WadoWebClient Class
    Syntax
    'Declaration
     
    
    Public Class WadoWebClient 
       Inherits DicomObjects.DicomWeb.DicomWebClient
     
    'Usage
     
    
    Dim instance As WadoWebClient
    Remarks

    In most cases, this class may simply be created then used immediately to perform a WADO operation, but a few configuration pramaters are available to fine-tune the behaviour if required

    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.DicomWebClient
          DicomObjects.DicomWeb.WebClient.WadoWebClient

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also