IEtwActivityReverter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An object that can be used to revert the ETW activity ID of the current thread to its original value.
public interface class IEtwActivityReverter : IDisposable
public interface IEtwActivityReverter : IDisposable
type IEtwActivityReverter = interface
interface IDisposable
Public Interface IEtwActivityReverter
Implements IDisposable
- Implements
Methods
RevertCurrentActivityId() |
Reverts the ETW activity ID of the current thread to its original value. |