DiagnosticSection.EndToEndTracing Propriedade

Definição

Obtém as definições de configuração de rastreamento End-to-End especificadas numa EndToEndTracingElement instância.

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

Valor de Propriedade

Retorna EndToEndTracingElement, que contém as definições de configuração do rastreio End-to-End.

Atributos

Aplica-se a