←Select platform

UseDefaultWebProxy Property (MedicalWebViewerLoader)

Summary

Gets or sets whether the MedicalWebViewerLoader should use the default proxy information to perform web requests.

Syntax

C#
VB
C++
public bool UseDefaultWebProxy {get; set;}
Public Property UseDefaultWebProxy As Boolean
public: 
property bool UseDefaultWebProxy { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to use the default web proxy; otherwise false.

Remarks

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.

Example

Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Web Assembly
Click or drag to resize