EtwTrackingBehavior 클래스

정의

서비스에서 .를 사용하여 ETW 추적을 활용할 수 있도록 하는 서비스 동작입니다 EtwTrackingParticipant.

public ref class EtwTrackingBehavior : System::ServiceModel::Description::IServiceBehavior
public class EtwTrackingBehavior : System.ServiceModel.Description.IServiceBehavior
type EtwTrackingBehavior = class
    interface IServiceBehavior
Public Class EtwTrackingBehavior
Implements IServiceBehavior
상속
EtwTrackingBehavior
구현

생성자

Name Description
EtwTrackingBehavior()

클래스의 새 인스턴스를 EtwTrackingBehavior 만듭니다.

속성

Name Description
ProfileName

이 동작과 연결된 이름을 TrackingProfile 가져오거나 설정합니다.

메서드

Name Description
AddBindingParameters(ServiceDescription, ServiceHostBase, Collection<ServiceEndpoint>, BindingParameterCollection)

메서드의 구현입니다 AddBindingParameters(ServiceDescription, ServiceHostBase, Collection<ServiceEndpoint>, BindingParameterCollection) .

ApplyDispatchBehavior(ServiceDescription, ServiceHostBase)

의 구현입니다 ApplyDispatchBehavior(ServiceDescription, ServiceHostBase).

Equals(Object)

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)
Validate(ServiceDescription, ServiceHostBase)

메서드의 구현입니다 Validate(ServiceDescription, ServiceHostBase) .

적용 대상