Search Results for

    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
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    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.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation