Leadtools.Dicom.Web Namespace > MedicalWebViewerLoader Class : UseDefaultWebProxy Property |
public bool UseDefaultWebProxy {get; set;}
'Declaration Public Property UseDefaultWebProxy As Boolean
'Usage Dim instance As MedicalWebViewerLoader Dim value As Boolean instance.UseDefaultWebProxy = value value = instance.UseDefaultWebProxy
public bool UseDefaultWebProxy {get; set;}
get_UseDefaultWebProxy();
set_UseDefaultWebProxy(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2