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



Occurs when the streaming process is cancelled.

Syntax

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

Example

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

Remarks

This event is raised when the user cancel the streaming process by setting the ProgressEventArgs.Cancel to true immediately after raising the ProgressState

Requirements

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

See Also

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