Partager via


DistributedContextPropagator.Current Propriété

Définition

Obtenez ou définissez l’objet de propagateur à l’échelle du processus à utiliser comme propagateur sélectionné actuel.

public:
 static property System::Diagnostics::DistributedContextPropagator ^ Current { System::Diagnostics::DistributedContextPropagator ^ get(); void set(System::Diagnostics::DistributedContextPropagator ^ value); };
public static System.Diagnostics.DistributedContextPropagator Current { get; set; }
static member Current : System.Diagnostics.DistributedContextPropagator with get, set
Public Shared Property Current As DistributedContextPropagator

Valeur de propriété

Objet de propagateur à l’échelle du processus actuellement sélectionné.

S’applique à