SocketsHttpHandler.ActivityHeadersPropagator Proprietà

Definizione

Importante

Questa API non è conforme a CLS.

Ottiene o imposta il propagatore da usare durante la propagazione della traccia distribuita e del contesto. Usare null per disabilitare la propagazione.

public:
 property System::Diagnostics::DistributedContextPropagator ^ ActivityHeadersPropagator { System::Diagnostics::DistributedContextPropagator ^ get(); void set(System::Diagnostics::DistributedContextPropagator ^ value); };
[System.CLSCompliant(false)]
public System.Diagnostics.DistributedContextPropagator? ActivityHeadersPropagator { get; set; }
[<System.CLSCompliant(false)>]
member this.ActivityHeadersPropagator : System.Diagnostics.DistributedContextPropagator with get, set
Public Property ActivityHeadersPropagator As DistributedContextPropagator

Valore della proprietà

Il valore predefinito è Current.

Attributi

Si applica a