Enum TraceHeaderFlags
Bit flags carried in Flags.
[Flags]
public enum TraceHeaderFlags : ushort
Fields
MultipleEnginesObserved = 1More than one
DatabaseEnginewas live at some point during this capture, so the capture interleaves events from two (or more) archetype routing-id spaces and no single routing id is meaningful for the file. When this is set the archetype table's RoutingId values have been overwritten with UnknownRoutingId at close — the trace carries less rather than carrying something plausible and wrong. Correlation degrades to name-based joins, which still work. See design D-9.None = 0No flags set.