Gets or sets whether the MedicalWebViewerLoader should use the default proxy information to perform web requests.
public bool UseDefaultWebProxy { get; set; }
Public Property UseDefaultWebProxy As Boolean
true to use the default web proxy; otherwise false.
Set this to true if the client is behind a firewall and need to use the proxy information configured for the browser to perform calls to the WCF service.
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET