System.Diagnostics.TraceEventCache Members

The members of System.Diagnostics.TraceEventCache are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Diagnostics.TraceEventCache class.

Public Properties

[read-only]
Callstackstring.

Gets the call stack for the current thread.

[read-only]
DateTimeDateTime.

Gets the date and time at which the event trace occurred.

[read-only]
LogicalOperationStackStack.

Gets the correlation data, contained in a stack.

[read-only]
ProcessIdint.

Gets the unique identifier of the current process.

[read-only]
ThreadIdstring.

Gets a unique identifier for the current managed thread.

[read-only]
Timestamplong.

Gets the current number of ticks in the timer mechanism.