.gif) |
CallSiteEvent |
Describes the point in a method where a function is called. |
.gif) |
Chain |
Represents a chain of events that are recorded from a running application. |
.gif) |
CheckpointChain |
Provides a chain of checkpoint events that was recorded from a running application. |
.gif) |
CheckpointStreamChain |
Provides a chain of checkpoint events that was recorded from a running application. |
.gif) |
CollectionPlanEvent |
Describes a CollectionPlanEvent. |
.gif) |
DataRequestedEvent |
Occurs when has reached its maximum size and no more data can be written. |
.gif) |
DebugDirectory |
Describes the debug directory information from the module. |
.gif) |
DebuggerInteractionEvent |
Describes an event that was recorded from an interaction of the users in the debugger. |
.gif) |
DerivedChain |
Represents a chain of events that is recorded from a running application that has an in-memory cache of events. |
.gif) |
DiagnosticChain |
Provides a chain of DiagnosticEvents that were recorded from a running application. |
.gif) |
DiagnosticCheckpointChain |
Provides a chain of DiagnosticEvents that was recorded from a running application. |
.gif) |
DiagnosticCheckpointEvent |
Describes the diagnostic event checkpoint event in a trace log. |
.gif) |
DiagnosticEvent |
Describes a DiagnosticEvent. |
.gif) |
DiagnosticStreamChain |
Provides a chain of DiagnosticEvents that were recorded from a running application. |
.gif) |
ExceptionCatchEnterEvent |
Describes the point in the exception pipeline processing where the exception unwind enters a catch handler. |
.gif) |
ExceptionCatchExitEvent |
Describes the point in the exception pipeline processing where the exception unwind exits a catch handler. |
.gif) |
ExceptionEvent |
Describes an event in the exception pipeline processing. |
.gif) |
ExceptionIndexEvent |
Used to index exceptions in the ThreadChain or ThreadStreamChain. |
.gif) |
ExceptionIndexStreamChain |
ExceptionIndexStreamChain is a StreamChain and loads data into memory only when GetEvent or GetEvents is called. |
.gif) |
ExceptionSearchCatchFoundEvent |
Describes the point in the exception pipeline processing where the exception search finds an exception handler. |
.gif) |
ExceptionSearchFilterEnterEvent |
Describes the point in the exception pipeline processing where the exception search enters an exception filter. |
.gif) |
ExceptionSearchFilterExitEvent |
Describes the point in the exception pipeline processing where the exception search exits an exception filter. |
.gif) |
ExceptionSearchFunctionEnterEvent |
Describes the point in the exception pipeline processing where the exception search enters a function. |
.gif) |
ExceptionSearchFunctionExitEvent |
Describes the point in the exception pipeline processing where the exception search exits a function. |
.gif) |
ExceptionThrownEvent |
Describes the point in a running application where an exception was thrown and the raw data that was collected about that exception. |
.gif) |
ExceptionUnwindFinallyEnterEvent |
Describes the point in the exception pipeline processing where the exception unwind enters a finally block. |
.gif) |
ExceptionUnwindFinallyExitEvent |
Describes the point in the exception pipeline processing where the exception unwind exits a finally block. |
.gif) |
ExceptionUnwindFunctionEnterEvent |
Describes the point in the exception pipeline processing where the exception unwind enters a function. |
.gif) |
ExceptionUnwindFunctionExitEvent |
Describes the point in the exception pipeline processing where the exception unwind exits a function. |
.gif) |
FilteredListChain |
Provides a filtered chain of events that was recorded from a running application. |
.gif) |
IntelliTraceEvent |
Represents a recorded event from a running application. |
.gif) |
IntelliTraceFile |
Describes an IntelliTrace (.iTrace) file. |
.gif) |
IntelliTraceFileBase |
Describes an IntelliTrace (.iTrace) file. |
.gif) |
IntelliTraceModule |
Describes a module from an IntelliTrace file. |
.gif) |
IntelliTraceProcess |
Describes a process from an IntelliTrace file. |
.gif) |
IntelliTraceSourceLocation |
Describes a source range (starting line and column to ending line and column) in a source file. |
.gif) |
IntelliTraceStackFrame |
Describes a stack frame on a call stack of a thread. |
.gif) |
IntelliTraceThread |
Describes a thread from an IntelliTrace file. |
.gif) |
ListChain |
Provides a list of events that was recorded from a running application. |
.gif) |
MetadataEvent |
Describes saved metadata for a module. |
.gif) |
MetadataStreamChain |
Provides a chain of metadata events that is recorded from a running application. |
.gif) |
MethodEnterEvent |
Describes the start of a method and its raw parameter data from a running application. |
.gif) |
MethodExitEvent |
Describes the end of a method and its raw outputs from a running application. |
.gif) |
ModuleIsUserCodeEvent |
Describes the ModuleIsUserCodeEvent. |
.gif) |
ModuleLoadEvent |
Describes the ModuleLoadEvent. |
.gif) |
ModuleMetadataEvent |
Describes the ModuleMetadataEvent. |
.gif) |
ModuleTokenEvent |
Describes the ModuleTokenEvent. |
.gif) |
ModuleUnloadEvent |
Describes the ModuleUnloadEvent. |
.gif) |
NullEvent |
Describes a NullEvent, which is an event that can be ignored. |
.gif) |
OrdinalEvent |
Describes an event that is ordered in time, relative to other ordinal events. |
.gif) |
PartitionedListChain |
Provides a list of events that was recorded from a running application. |
.gif) |
PartitioningEvent |
Describes a PartitioningEvent that is used to describe checkpoints in an application recording and can be used to separate large streams of data into partitions. |
.gif) |
ProcessChain |
Provides a list of process-related events that was recorded from a running application. |
.gif) |
ProcessDestroyedEvent |
Describes the ProcessDestroyedEvent. |
.gif) |
ProcessInformationEvent |
Describes a ProcessInformationEvent. |
.gif) |
ProcessStreamChain |
Provides a chain of process-related events that was recorded from a running application. |
.gif) |
ResolvedCallSiteEvent |
Describes a CallSiteEvent and decodes the raw data that was collected at the point. |
.gif) |
ResolvedDiagnosticEvent |
Describes a DiagnosticEvent and decodes the raw data that was collected at the point. |
.gif) |
ResolvedExceptionEvent |
Describes one exception point and decodes the raw data that was collected at the point. |
.gif) |
ResolvedExceptionThrownEvent |
Describes an ExceptionThrownEvent and decodes the raw data that was collected at the point. |
.gif) |
ResolvedMethod |
Describes a method and decodes the raw data that is collected about a method. |
.gif) |
ResolvedMethodEnterEvent |
Describes a MethodEnterEvent and decodes the raw data that was collected at the point. |
.gif) |
ResolvedMethodEvent |
Describes one of the method-level points and decodes the raw data that was collected at the point. |
.gif) |
ResolvedMethodExitEvent |
Describes a MethodExitEvent and decodes the raw data that was collected at the point. |
.gif) |
ResolvedStackFrame |
Describes a StackFrame and decodes the raw stack frame data that was collected. |
.gif) |
RootChain |
Represents a chain of events that is recorded from a running application that has optional read support, append support, or both. |
.gif) |
StreamChain |
Provides a stream of events that was recorded from a running application. |
.gif) |
SystemInformationEvent |
Describes a SystemInformationEvent. |
.gif) |
TailCallSiteEvent |
Describes the point in a method where a tail call occurs. |
.gif) |
TestCaseEndEvent |
Describes a TestCaseEndEvent. |
.gif) |
TestCaseEvent |
Describes the common properties of a test case event. |
.gif) |
TestCasePauseEvent |
Describes a TestCasePauseEvent. |
.gif) |
TestCaseResetEvent |
Describes a TestCaseResetEvent. |
.gif) |
TestCaseResumeEvent |
Describes a TestCaseResumeEvent. |
.gif) |
TestCaseStartEvent |
Describes a TestCaseStartEvent. |
.gif) |
TestChain |
Provides a chain of test events that was recorded from a running application. |
.gif) |
TestRunContextEvent |
Describes a TestRunContextEvent. |
.gif) |
TestSessionEndEvent |
Describes a TestSessionEndEvent. |
.gif) |
TestSessionEvent |
Describes the common properties of a test session event. |
.gif) |
TestSessionPauseEvent |
Describes a TestSessionPauseEvent. |
.gif) |
TestSessionResumeEvent |
Describes a TestSessionResumeEvent. |
.gif) |
TestSessionStartEvent |
Describes a TestSessionStartEvent. |
.gif) |
TestStepEndEvent |
Describes a TestStepEndEvent. |
.gif) |
TestStepEvent |
Describes the common properties of a test step event. |
.gif) |
TestStepStartEvent |
Describes a TestStepStartEvent. |
.gif) |
TestStreamChain |
Provides a chain of test events that was recorded from a running application. |
.gif) |
ThreadChain |
Provides a chain of thread-related events that was recorded from a running application. |
.gif) |
ThreadCheckpointChain |
Provides a chain of thread checkpoints that was recorded from a running application. |
.gif) |
ThreadCheckpointEvent |
Describes the checkpoint event for a thread in an IntelliTrace file. |
.gif) |
ThreadCreateEvent |
Describes the ThreadCreateEvent. |
.gif) |
ThreadDestroyEvent |
Describes the ThreadDestroyEvent. |
.gif) |
ThreadNameChangedEvent |
Describes the ThreadNameChangedEvent. |
.gif) |
ThreadStreamChain |
Provides a chain of thread-related points that was recorded from a running application. |