다음을 통해 공유


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

속성 값

현재 선택된 프로세스 전체 전파자 개체입니다.

적용 대상