EtwTrackingBehavior Class
A service behavior that allows a service to utilize ETW tracking using an EtwTrackingParticipant.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | EtwTrackingBehavior() | Creates a new instance of the EtwTrackingBehavior class. |
| Name | Description | |
|---|---|---|
![]() | ProfileName | Gets or sets the name of the TrackingProfile associated with this behavior. |
| Name | Description | |
|---|---|---|
![]() | AddBindingParameters(ServiceDescription^, ServiceHostBase^, Collection<ServiceEndpoint^>^, BindingParameterCollection^) | An implementation of the AddBindingParameters method. |
![]() | ApplyDispatchBehavior(ServiceDescription^, ServiceHostBase^) | An implementation of the ApplyDispatchBehavior |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | Validate(ServiceDescription^, ServiceHostBase^) | An implementation of the Validate method. |
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


