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

In This Topic
    WadoEventArgs Class
    In This Topic
    Arguments for the DicomWebServer.WadoReceived event
    Object Model
    WadoEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class WadoEventArgs 
    public class WadoEventArgs 
    Remarks
    As well as providing information about the request, this class is also used to return the results via the ReturnData(IEnumerable<DicomDataSet>,Boolean) method.
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.WadoEventArgs

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also