DiagnosticSection.EndToEndTracing Eigenschaft

Definition

Ruft die in einer EndToEndTracingElement-Instanz angegebenen Konfigurationseinstellungen für die End-to-End-Ablaufverfolgung ab.

public:
 property System::ServiceModel::Configuration::EndToEndTracingElement ^ EndToEndTracing { System::ServiceModel::Configuration::EndToEndTracingElement ^ get(); };
[System.Configuration.ConfigurationProperty("endToEndTracing", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.EndToEndTracingElement EndToEndTracing { get; }
[<System.Configuration.ConfigurationProperty("endToEndTracing", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.EndToEndTracing : System.ServiceModel.Configuration.EndToEndTracingElement
Public ReadOnly Property EndToEndTracing As EndToEndTracingElement

Eigenschaftswert

Gibt ein EndToEndTracingElement-Objekt zurück, das Konfigurationseinstellungen für die End-to-End-Ablaufverfolgung enthält.

Attribute

Gilt für: