ServiceModelSectionGroup::Diagnostic Property
.NET Framework (current version)
Gets the configuration section for the diagnostics features of WCF.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Configuration::DiagnosticSection^The configuration section for the diagnostics features of WCF.
The diagnostics section contains settings for the diagnostics features of WCF. The user can enable/disable tracing, performance counters, and the WMI provider, and can add custom message filters.
.NET Framework
Available since 3.0
Available since 3.0
Show: