SocketsHttpHandler.ActivityHeadersPropagator 属性

定义

重要

此 API 不符合 CLS。

获取或设置传播分布式跟踪和上下文时要使用的传播器。 使用 null 禁用传播。

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

属性值

默认为 Current

属性

适用于