DicomObjects.NET8 Documentation
DicomObjects.DicomWeb.WebClient Namespace / MPPSWebClient Class
Members



In This Topic
    MPPSWebClient Class
    In This Topic
    MPPS web client class
    Syntax
    'Declaration
     
    
    Public Class MPPSWebClient 
       Inherits DicomObjects.DicomWeb.DicomWebClient
       Implements IMPPSWebClient 
    'Usage
     
    
    Dim instance As MPPSWebClient
    public ref class MPPSWebClient : public DicomObjects.DicomWeb.DicomWebClient, IMPPSWebClient  
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.DicomWebClient
          DicomObjects.DicomWeb.WebClient.MPPSWebClient

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also