DistributedContextPropagator.CreateW3CPropagator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a propagator that encodes and decodes distributed context information in accordance with the W3C Trace Context and Baggage specifications.
public:
static System::Diagnostics::DistributedContextPropagator ^ CreateW3CPropagator();
public static System.Diagnostics.DistributedContextPropagator CreateW3CPropagator();
static member CreateW3CPropagator : unit -> System.Diagnostics.DistributedContextPropagator
Public Shared Function CreateW3CPropagator () As DistributedContextPropagator