Show / Hide Table of Contents

    Enum MonitoringProfile

    Defines monitoring profiles.

    Namespace: Nevatech.Vsb.Repository.Monitoring
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public enum MonitoringProfile

    Fields

    Name Description
    Default

    Monitor information about request and response. Ignore protocol messages and don't log message body.

    Extended

    Ignore protocol messages and log only inbound and outbound transport messages.

    Full

    Include protocol messages and all transport messages.

    None

    Monitoring is disabled.

    Back to top Nevatech Sentinet 6.5 Online Documentation