Provides wrapper functions to call the WCF Leadtools.Dicom.WCF.DICOMService.
public class DicomWCFStreamer : IDisposable
Public Class DicomWCFStreamer
Implements System.IDisposable
public ref class DicomWCFStreamer : public System.IDisposable
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.
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET