Share via


EndToEndTracingElement.MessageFlowTracing Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Ablaufverfolgung des Nachrichtenflusses 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

Boolean

true, wenn die Ablaufverfolgung des Nachrichtenflusses aktiviert ist, andernfalls false.

Attribute

Gilt für