Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace > MedicalWebViewerLoader Class : WCFServiceProxy Property |
public DicomWCFStreamer WCFServiceProxy {get;}
'Declaration Public ReadOnly Property WCFServiceProxy As DicomWCFStreamer
'Usage Dim instance As MedicalWebViewerLoader Dim value As DicomWCFStreamer value = instance.WCFServiceProxy
public: property DicomWCFStreamer^ WCFServiceProxy { DicomWCFStreamer^ get(); }
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.