IThreadCreateEventConsumer 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.
Defines a thread create event consumer.
public interface IThreadCreateEventConsumer
type IThreadCreateEventConsumer = interface
Public Interface IThreadCreateEventConsumer
Methods
Process(ThreadCreateEventContext) |
Processes a thread create event. |