Search Results for

    Show / Hide Table of Contents

    Interface IDicomNEventReportRequestProvider

    Interface representing event handler for synchronous storage commitment handling

    Namespace: Dicom.Network
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IDicomNEventReportRequestProvider

    Methods

    OnSendNEventReportRequest(DicomNActionRequest)

    Provide the server implementer a facility to send synchronous N-EVENT-REPORT. It requires N-ACTION as the context

    Declaration
    void OnSendNEventReportRequest(DicomNActionRequest request)
    Parameters
    Type Name Description
    DicomNActionRequest request
    In This Article
    Back to top Copyright (c) 2012-2021 fo-dicom contributors