Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Delegate DicomNEventReportRequest.ResponseDelegate

    Delegate representing a N-EVENTREPORT RSP received event handler.

    Namespace: FellowOakDicom.Network
    Assembly: fo-dicom.core.dll
    Syntax
    public delegate void ResponseDelegate(DicomNEventReportRequest request, DicomNEventReportResponse response);
    Parameters
    Type Name Description
    DicomNEventReportRequest request

    N-EVENTREPORT RQ.

    DicomNEventReportResponse response

    N-EVENTREPORT RSP.

    Extension Methods

    LinqExtensions.IsOneOf<T>(T, T[])
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors