Indicates the type of trace. Values from this enum are passed to TraceManager::StartAsync to indicate the type of trace to start. Currently the only valid value is NetworkPacket. [Available in ADK and XDK]
public enum class TraceType
| Member | Value | Description |
|---|---|---|
| NetworkPacket | 1 | A packet level network capture. |
| AdvancedMultiplayer | 2 | A multiplayer network capture. |
| Unknown | 0 | Unknown trace type. This value is reserved. Do not specify Unknown when calling TraceManager::StartAsync. |
Namespace: Microsoft.Xbox.Tools.ConsoleExtensions
Metadata: microsoft.xbox.tools.consoleextensions.winmd