Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Delegate DicomCMoveRequest.ResponseDelegate

    Delegate representing a C-MOVE RSP received event handler.

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

    C-MOVE RQ.

    DicomCMoveResponse response

    C-MOVE RSP.

    Extension Methods

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