EndToEndTracingElement::ActivityTracing Property
.NET Framework (current version)
Gets a value that indicates whether activity tracing is enabled.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("activityTracing", DefaultValue = false)] property bool ActivityTracing { bool get(); void set(bool value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: