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




Occurs when an error occures.

Syntax

Visual Basic (Declaration) 
Public Event Error() As EventHandler(Of ErrorEventArgs)
Visual Basic (Usage)Copy Code
Dim instance As ServiceAdministrator
Dim handler As EventHandler(Of ErrorEventArgs)
 
AddHandler instance.Error, handler
C# 
public event EventHandler<ErrorEventArgs> Error()
Managed Extensions for C++ 
public: __event EventHandler<ErrorEventArgs>* Error();
C++/CLI 
public:
event EventHandler<ErrorEventArgs>^ Error();

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features