DicomObjects.NET10 Documentation
DicomObjects.DicomWeb.WebClient Namespace / DicomWebClientConnectionConfig Class
Members



In This Topic
    DicomWebClientConnectionConfig Class
    In This Topic
    User configurable setting when creating a new DicomWebClient such as QiaoWebClient, WadoWebClient etc.
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(2)>
    <NullableAttribute(0)>
    Public NotInheritable Class DicomWebClientConnectionConfig 
    'Usage
     
    
    Dim instance As DicomWebClientConnectionConfig
    [NullableContext(2)]
    [Nullable(0)]
    public sealed class DicomWebClientConnectionConfig 
    [NullableContext(2)]
    [Nullable(0)]
    public ref class DicomWebClientConnectionConfig sealed 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.WebClient.DicomWebClientConnectionConfig

    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