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
[read-only] | Callstack | string.
Gets the call stack for the current thread. |
[read-only] | DateTime | DateTime.
Gets the date and time at which the event trace occurred. |
[read-only] | LogicalOperationStack | Stack.
Gets the correlation data, contained in a stack. |
[read-only] | ProcessId | int.
Gets the unique identifier of the current process. |
[read-only] | ThreadId | string.
Gets a unique identifier for the current managed thread. |
[read-only] | Timestamp | long.
Gets the current number of ticks in the timer mechanism. |