EndToEndTracingElement::PropagateActivity Property
.NET Framework (current version)
Gets a value that indicates whether the propagate attribute is set to true.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("propagateActivity", DefaultValue = false)] property bool PropagateActivity { bool get(); void set(bool value); }
Property Value
Type: System::Booleantrue if the propagate activity attribute is set to true; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: