Search Results for

    Show / Hide Table of Contents

    Enum ServiceStatus

    Defines the state of a running DICOM Adapter service.

    Namespace: Nvidia.Clara.DicomAdapter.API.Rest
    Assembly: Nvidia.Clara.Dicom.API.dll
    Syntax
    public enum ServiceStatus : int

    Fields

    Name Description
    Cancelled

    Service has been cancelled by a cancellation token.

    Running

    Service is running.

    Stopped

    Service is stopped.

    Unknown

    Unknown - default, during start up.

    • 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