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



Gets the WCF service proxy which is used to call the DICOMService.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property WCFServiceProxy As DicomWCFStreamer
Visual Basic (Usage)Copy Code
Dim instance As MedicalWebViewerStreamer
Dim value As DicomWCFStreamer
 
value = instance.WCFServiceProxy
C# 
public DicomWCFStreamer WCFServiceProxy {get;}
C++/CLI 
public:
property DicomWCFStreamer^ WCFServiceProxy {
   DicomWCFStreamer^ get();
}

Return Value

The DicomWCFStreamer proxy object used to communicate with the DICOMService.

Example

Please check our Medical Web Viewer demo, located in WinForms.csproj project.

Remarks

Generally you won't need to use this object unless you need to retrieve simple information from the service.

The methods called from this object will always communicate with the WCF service and won't use the user cache.

Requirements

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

See Also

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