SimulationManagerNetworkProtocol Enumeration

Specifies the protocol family for ports being exempted from simulation.

Syntax

public enum class SimulationManagerNetworkProtocol  

Members

Member Value Description
Tcp Exempted ports are TCP ports.
Udp Exempted ports are UDP port.

Requirements

Namespace: Microsoft.Xbox.Tools.ConsoleExtensions

Metadata: microsoft.xbox.tools.consoleextensions.winmd

See also

Reference

SimulationManager.SetNetworkProtocolPortExemptionsAsync Method

SimulationManager.GetNetworkProtocolPortExemptionsAsync Method

Microsoft.Xbox.Tools.ConsoleExtensions Namespace