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



error
The Exception that caused the error to occur.
Initializes a new instance of the StreamingErrorEventArgs class

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal error As Exception _
)
Visual Basic (Usage)Copy Code
Dim error As Exception
 
Dim instance As StreamingErrorEventArgs(error)
C# 
public StreamingErrorEventArgs( 
   Exception error
)
C++/CLI 
public:
StreamingErrorEventArgs( 
   Exception^ error
)

Parameters

error
The Exception that caused the error to occur.

Example

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

Requirements

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

See Also

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