Condividi tramite


DistributedContextPropagator.Current Proprietà

Definizione

Ottiene o imposta l'oggetto propagatore a livello di processo da utilizzare come propagatore selezionato corrente.

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

Valore della proprietà

Oggetto propagatore a livello di processo attualmente selezionato.

Si applica a