Specifies the protocol family for ports being exempted from simulation.
public enum class SimulationManagerNetworkProtocol
| Member | Value | Description |
|---|---|---|
| Tcp | 0 | Exempted ports are TCP ports. |
| Udp | 1 | Exempted ports are UDP port. |
Namespace: Microsoft.Xbox.Tools.ConsoleExtensions
Metadata: microsoft.xbox.tools.consoleextensions.winmd
SimulationManager.SetNetworkProtocolPortExemptionsAsync Method
SimulationManager.GetNetworkProtocolPortExemptionsAsync Method