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






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

    In most cases, this class may simply be created then used immediately to perform a STOW 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.StowWebClient

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also