Search Results for

    Show / Hide Table of Contents

    Class InferenceRequestResponse

    Response message of a successful inference request.

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

    Properties

    | Improve this Doc View Source

    TransactionId

    Gets or sets the original request transaction ID.

    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