Table of Contents

Interface IDicomNEventReportRequestProvider

Namespace
FellowOakDicom.Network
Assembly
fo-dicom.core.dll

Interface representing event handler for synchronous storage commitment handling

public interface IDicomNEventReportRequestProvider
Extension Methods

Methods

OnSendNEventReportRequestAsync(DicomNActionRequest)

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

Task OnSendNEventReportRequestAsync(DicomNActionRequest request)

Parameters

request DicomNActionRequest

Returns

Task