Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Enum DicomState

    State of a DICOM status code

    Namespace: FellowOakDicom.Network
    Assembly: fo-dicom.core.dll
    Syntax
    public enum DicomState

    Fields

    Name Description
    Cancel

    Cancel.

    Failure

    Failure.

    Pending

    Pending.

    Success

    Success.

    Warning

    Warning.

    Extension Methods

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