Table of Contents

Enum Payload.PayloadState

Namespace
Monai.Deploy.InformaticsGateway.Api.Storage
Assembly
Monai.Deploy.InformaticsGateway.Api.dll
public enum Payload.PayloadState

Fields

Created = 0

Payload created and waiting for files to be added.

Move = 1

Files in the payload have been uploaded, assembled and ready to be moved into the payload directory.

Notify = 2

Payload is ready to be published to the message broker.