EndToEndTracingElement.MessageFlowTracing Vlastnost

Definice

Získá hodnotu, která určuje, jestli je povolené trasování toku zpráv.

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

Hodnota vlastnosti

Boolean

true je povolené trasování toku zpráv. v opačném případě false .

Atributy

Platí pro