Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

Show in webframe

DicomWCFStreamer Class






Members 
Provides wrapper functions to call the WCF Leadtools.Dicom.WCF.DICOMService.
Object Model
Syntax
public class DicomWCFStreamer : System.IDisposable  
'Declaration
 
Public Class DicomWCFStreamer 
   Implements System.IDisposable 
'Usage
 
Dim instance As DicomWCFStreamer

            

            
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

See Also

Reference

DicomWCFStreamer Members
Leadtools.Dicom.Web Namespace

Error processing SSI file