DicomObjects.NET8 Documentation
DicomObjects.DicomWeb Namespace / ErrorEventArgs Class
Members



In This Topic
    ErrorEventArgs Class
    In This Topic
    Class to hold event for ErrorReceived event of a DicomWebServer
    Syntax
    'Declaration
     
    
    Public Class ErrorEventArgs 
    'Usage
     
    
    Dim instance As ErrorEventArgs
    public class ErrorEventArgs 
    public ref class ErrorEventArgs 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.ErrorEventArgs

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also