Class InferenceStatusResponse
Response message of a inference status query.
Namespace: Monai.Deploy.InformaticsGateway.Api.Rest
Assembly: Monai.Deploy.InformaticsGateway.Api.dll
Syntax
public class InferenceStatusResponse
Properties
| Improve this Doc View SourceTransactionId
Gets or set the transaction ID of a request.
Declaration
public string TransactionId { get; set; }
Property Value
Type | Description |
---|---|
String |