| Overload | Description |
|---|---|
| WadoWebClient Constructor(String) | Create a new WadoWebClient oject with default Configuration settings. |
| WadoWebClient Constructor(String,DicomWebClientConnectionConfig) | Creates a new WadoWebClient using the supplied DicomObjects.DicomWeb.WebClient.DicomWebClientConnectionConfig. |
| WadoWebClient Constructor(String,HttpMessageHandler,Boolean) | Creates a new WadoWebClient using a caller supplied HTTP message handler. |
| WadoWebClient Constructor(String,HttpClient) | Creates a new WadoWebClient using a caller supplied HttpClient. |