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

In This Topic
    DicomWebClientConnectionConfig Class Members
    In This Topic

    The following tables list the members exposed by DicomWebClientConnectionConfig.

    Public Constructors
     NameDescription
    Public Constructor Default constructor with default settings for DicomWebClient  
    Top
    Public Properties
     NameDescription
    Public Property Client certificate file  
    Public Property Client certificate password  
    Public Property How many minutes since connection has not been used bfore it gets removed from the pool  
    Public Property The maximum number of minutes a connection can stay in the pool from the time it was created  
    Public Property Web client server certificate validation callbcak  
    Public Property User defined TLS version - default value is None for operating systems to negotiate  
    Top
    See Also