IThreadRundownStopEventConsumer 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 rundown stop event consumer.
public interface IThreadRundownStopEventConsumer
type IThreadRundownStopEventConsumer = interface
Public Interface IThreadRundownStopEventConsumer
Methods
Process(ThreadRundownStopEventContext) |
Processes a thread rundown stop event. |