DicomObjects.NET Core Documentation
DicomObjects.DicomWeb Namespace / QidoEventArgs Class
Members



In This Topic
    QidoEventArgs Class
    In This Topic
    Arguments for QidoReceive event
    Object Model
    QidoEventArgs ClassDicomDataSetCollection ClassDicomDataSet Class
    Syntax
    'Declaration
     
    
    Public Class QidoEventArgs 
    'Usage
     
    
    Dim instance As QidoEventArgs
    public class QidoEventArgs 
    public ref class QidoEventArgs 
    Remarks
    As well as providing information about the request, this class is also used to return the results via the Results property.
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.QidoEventArgs

    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