Skip to content

ExperimentPublicationOperationStatus

NexusLabs.Foundry.Evaluation

NexusLabs.Foundry.Evaluation.Experiments

ExperimentPublicationOperationStatus Enum

Describes whether one item scope or final sink completed its publication work.

public enum ExperimentPublicationOperationStatus

Fields

Succeeded 0

The scope completed its requested publication work.

Failed 1

The scope attempted publication work and failed.

NotAttempted 2

The scope did not attempt publication work.