Show / Hide Table of Contents

Enum ResultState

Represents the state of a result.

Namespace: MediatorForge.Results
Assembly: MediatorForge.dll
Syntax
public enum ResultState : byte

Fields

Name Description
Failed

Indicates that the result has failed.

Success

Indicates that the result is successful.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX