System.Diagnostics.TraceEventCache public class TraceEventCache Documentation public string Callstack { get; } public DateTime DateTime { get; } public Stack LogicalOperationStack { get; } public int ProcessId { get; } public string ThreadId { get; } public long Timestamp { get; } public TraceEventCache()