Visual Basic (Declaration) | |
---|---|
Public Class DicomWCFStreamer Implements IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomWCFStreamer |
C# | |
---|---|
public class DicomWCFStreamer : IDisposable |
C++/CLI | |
---|---|
public ref class DicomWCFStreamer : public IDisposable |
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
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.
System.Object
Leadtools.Dicom.Web.DicomWCFStreamer
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family