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



sender
The Object raising the event.
e
An StreamingErrorEventArgs that contains the event data.
Raised the StreamingError event.

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub OnStreamingError( _
   ByVal sender As Object, _
   ByVal e As StreamingErrorEventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As MedicalWebViewerStreamer
Dim sender As Object
Dim e As StreamingErrorEventArgs
 
instance.OnStreamingError(sender, e)
C# 
protected virtual void OnStreamingError( 
   object sender,
   StreamingErrorEventArgs e
)
C++/CLI 
protected:
virtual void OnStreamingError( 
   Object^ sender,
   StreamingErrorEventArgs^ e
) 

Parameters

sender
The Object raising the event.
e
An StreamingErrorEventArgs that contains the event data.

Remarks

This method is called by the MedicalWebViewerStreamer when an exception or error occurs during the streaming process.

Requirements

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

See Also

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