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






    QidoEventArgs Class
    Arguments for the DicomWebServer.QidoReceived event
    Object Model
    QidoEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class QidoEventArgs 
     
    'Usage
     
    
    Dim instance As 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