System.Diagnostics.TraceEventCache: Property Members

The properties of System.Diagnostics.TraceEventCache are listed below. For a list of all members, see the TraceEventCache Members list.

See Also: Inherited members from System.Object

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.