EndToEndTracingElement.MessageFlowTracing Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Nachrichtenflussablaufverfolgung aktiviert ist.

public:
 property bool MessageFlowTracing { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("messageFlowTracing", DefaultValue=false)]
public bool MessageFlowTracing { get; set; }
[<System.Configuration.ConfigurationProperty("messageFlowTracing", DefaultValue=false)>]
member this.MessageFlowTracing : bool with get, set
Public Property MessageFlowTracing As Boolean

Eigenschaftswert

trueist die Nachrichtenflussablaufverfolgung aktiviert; andernfalls . false

Attribute

Gilt für: