EndToEndTracingElement.MessageFlowTracing Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of tracering van berichtenstromen is ingeschakeld.

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

Waarde van eigenschap

true is tracering van berichtstromen ingeschakeld; anders, false.

Kenmerken

Van toepassing op