←Select platform

DicomWCFStreamer Class

Summary

Provides wrapper functions to call the WCF Leadtools.Dicom.WCF.DICOMService.

Syntax

C#
VB
C++
public class DicomWCFStreamer : IDisposable 
  
Public Class DicomWCFStreamer  
   Implements System.IDisposable  
public ref class DicomWCFStreamer : public System.IDisposable   

Remarks

This class is a wrapper for the WCF Leadtools.Dicom.WCF.DICOMService proxy

If calling the WCF service returned an error this class will keep trying to call the same method for the number of StreamingRetiresCount

The DicomWCFStreamer will stay active even if an exception occurred while calling the WCF service.

Example

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly