Table of Contents

Class InferenceStatusResponse

Namespace
Monai.Deploy.InformaticsGateway.Api.Rest
Assembly
Monai.Deploy.InformaticsGateway.Api.dll

Response message of a inference status query.

public class InferenceStatusResponse
Inheritance
InferenceStatusResponse

Properties

TransactionId

Gets or set the transaction ID of a request.

public string TransactionId { get; set; }

Property Value

string