DistributedContextPropagator.Current プロパティ

定義

現在選択されている伝達子として使用するプロセス全体の伝達オブジェクトを取得または設定します。

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

プロパティ値

現在選択されているプロセス全体の伝達オブジェクト。

適用対象