IScheduledConsumer 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 trace event or completion consumer that must run during a specific pass through the trace.
public interface IScheduledConsumer
type IScheduledConsumer = interface
Public Interface IScheduledConsumer
Remarks
This part of the API is in preview and under active development. It may change in future releases.
Properties
Schedule |
Gets a schedule that indicates when the consumer must be run. |