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