Enum Payload.PayloadState
Namespace: Monai.Deploy.InformaticsGateway.Api.Storage
Assembly: Monai.Deploy.InformaticsGateway.Api.dll
Syntax
public enum PayloadState
Fields
Name | Description |
---|---|
Created | Payload created and waiting for files to be added. |
Move | Files in the payload have been uploaded, assembled and ready to be moved into the payload directory. |
Notify | Payload is ready to be published to the message broker. |