Show / Hide Table of Contents

    Enum OperationalStatus

    Defines an operational status of a service or a device.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public enum OperationalStatus

    Fields

    Name Description
    Errors

    Reported critical errors. Not functional or partially functional.

    Idle

    Reported no warnings or errors. Remains in idle state.

    Normal

    Reported no warnings or errors. Fully functional.

    Warnings

    Reported warnings or not-critical errors. Fully functional or partially functional.

    Back to top Nevatech Sentinet 6.5 Online Documentation