Search Results for

    Show / Hide Table of Contents

    Enum FaultStatus

    Specifies the fault status.

    Namespace: Sdl.LanguagePlatform.Core
    Assembly: Sdl.LanguagePlatform.Core.dll
    Syntax
    public enum FaultStatus

    Fields

    Name Description
    Error

    The operation generated an error.

    Fatal

    The operation crashed or generated a fatal error.

    Success

    The operation was successfully executed.

    Warning

    The operation generated a warning.

    On this page

    • Fields
    Back to top Generated by DocFX