Search Results for

    Show / Hide Table of Contents

    Enum ServiceStatus

    Defines the state of a running service.

    Namespace: Monai.Deploy.InformaticsGateway.Api.Rest
    Assembly: Monai.Deploy.InformaticsGateway.Api.dll
    Syntax
    public enum ServiceStatus

    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 © 2022-2023 Project MONAI
    Generated by DocFX