Share via


DistributedContextPropagator.Current Propriedade

Definição

Obtenha ou defina o objeto propagador em todo o processo a ser usado como o propagador selecionado atualmente.

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

Valor da propriedade

O objeto propagador em todo o processo selecionado no momento.

Aplica-se a