Aracılığıyla paylaş


EndToEndTracingElement.MessageFlowTracing Özellik

Tanım

İleti akışı izlemenin etkin olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

true ileti akışı izlemenin etkin olup olmadığını; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır