| Name | Description | |
|---|---|---|
![]() | DicomWebClientConnectionConfig Constructor | Default constructor with default settings for DicomWebClient |
The following tables list the members exposed by DicomWebClientConnectionConfig.
| Name | Description | |
|---|---|---|
![]() | DicomWebClientConnectionConfig Constructor | Default constructor with default settings for DicomWebClient |
| Name | Description | |
|---|---|---|
![]() | CertFile | Client certificate file |
![]() | CertPassword | Client certificate password |
![]() | PooledConnectionIdleTimeout | How many minutes since connection has not been used bfore it gets removed from the pool |
![]() | PooledConnectionLifetime | The maximum number of minutes a connection can stay in the pool from the time it was created |
![]() | RemoteCertificateValidationCallback | Web client server certificate validation callbcak |
![]() | SslProtocols | User defined TLS version - default value is None for operating systems to negotiate |