Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
StreamingStopped Event
See Also 
Leadtools.Dicom.Web Namespace > MedicalWebViewerStreamer Class : StreamingStopped Event



Occurs when all MedicalViewerCell maintained by this class are removed.

Syntax

Visual Basic (Declaration) 
Public Event StreamingStopped() As EventHandler
Visual Basic (Usage)Copy Code
Dim instance As MedicalWebViewerStreamer
Dim handler As EventHandler
 
AddHandler instance.StreamingStopped, handler
C# 
public event EventHandler StreamingStopped()
C++/CLI 
public:
event EventHandler^ StreamingStopped();

Example

Please check our Medical Web Viewer demo, located in WinForms.csproj project.

Remarks

When all MedicalViewerCell are deleted and no more images will be displayed for the streamed series the MedicalWebViewerStreamer will raise this event to notify the user and clean any resources

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

StreamingStopped requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features