編輯

共用方式為


ITraceProcessorSettings Interface

Definition

public interface ITraceProcessorSettings
type ITraceProcessorSettings = interface
Public Interface ITraceProcessorSettings
Derived

Properties

AllowLostEvents

Gets a value indicating whether to continue processing a trace even if it has a known non-zero number of lost events.

AllowTimeInversion

Gets a value indicating whether to continue processing a trace even if it has time inversion, which usually indicates file corruption.

CatalogPath

Gets the path to the Windows Performance Toolkit Catalog directory.

SuppressFirstTimeSetupMessage

Gets a value indicating whether to disable printing a console message when the first-time setup process runs.

ToolkitPath

Gets the path to the Windows Performance Toolkit directory.

Applies to