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

In This Topic
    QidoEventArgs Class
    In This Topic
    Arguments for the DicomWebServer.QidoReceived event
    Object Model
    QidoEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class QidoEventArgs 
    public 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: .NET CLR 4.8 or higher

    See Also