Search Results for

    Show / Hide Table of Contents

    Class InferenceStatusResponse.DicomAdapterStatus

    Inheritance
    Object
    InferenceStatusResponse.DicomAdapterStatus
    Namespace: Nvidia.Clara.DicomAdapter.API.Rest
    Assembly: Nvidia.Clara.Dicom.API.dll
    Syntax
    public class DicomAdapterStatus : object

    Properties

    | Improve this Doc View Source

    State

    Gets or sets the state of the inference request.

    Declaration
    public InferenceRequestState State { get; set; }
    Property Value
    Type Description
    InferenceRequestState
    | Improve this Doc View Source

    Status

    Gets or set the state of the inference status.

    Declaration
    public InferenceRequestStatus Status { get; set; }
    Property Value
    Type Description
    InferenceRequestStatus
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2021 NVIDIA Corporation
    NVIDIA Clara™ is a trademark of NVIDIA Corporation.
    Generated by DocFX