Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
UseDefaultWebProxy Property
See Also 
Leadtools.Dicom.Web Namespace > DicomWCFStreamer Class : UseDefaultWebProxy Property



Gets or Sets whether the DicomWCFStreamer should use the default proxy information to perform web requests.

Syntax

Visual Basic (Declaration) 
Public Property UseDefaultWebProxy As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomWCFStreamer
Dim value As Boolean
 
instance.UseDefaultWebProxy = value
 
value = instance.UseDefaultWebProxy
C# 
public bool UseDefaultWebProxy {get; set;}
C++/CLI 
public:
property bool UseDefaultWebProxy {
   bool get();
   void set (bool value);
}

Return 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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

UseDefaultWebProxy requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features