Show / Hide Table of Contents

    Enum MonitoringType

    Defines the scope of the messages that will be monitored and reported to the console.

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

    Fields

    Name Description
    Advanced

    Monitor all messages.

    Basic

    Monitor only service-level messages and ignore system messages.

    None

    Monitoring subsystem is completely disabled.

    Back to top Nevatech Sentinet 6.5 Online Documentation