Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Delegate DicomNActionRequest.ResponseDelegate

    Delegate representing a N-ACTION RSP received event handler.

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

    N-ACTION RQ.

    DicomNActionResponse response

    N-ACTION RSP.

    Extension Methods

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