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.  |