Search Results for

    Show / Hide Table of Contents

    Class InferenceStatusResponse

    Response message of a inference status query.

    Inheritance
    System.Object
    InferenceStatusResponse
    Namespace: Monai.Deploy.InformaticsGateway.Api.Rest
    Assembly: Monai.Deploy.InformaticsGateway.Api.dll
    Syntax
    public class InferenceStatusResponse

    Properties

    | Improve this Doc View Source

    TransactionId

    Gets or set the transaction ID of a request.

    Declaration
    public string TransactionId { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022-2023 Project MONAI
    Generated by DocFX