ITraceProcessorSettings 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.
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. |