SimulationNetworkChannelProfile Constructor

Creates an instance of SimulationNetworkChannelProfile.

Syntax

public:
SimulationNetworkChannelProfile(
         int32 networkChannelIndex,
         SimulationProfile networkSimulationProfile,
         IVectorView<String>^ networkAddresses
)  

Parameters

networkChannelIndex
Type: int32 

 The network channel for the profile.

networkSimulationProfile
Type: SimulationProfile 

The network profile to be simulated.

networkAddresses
Type: IVectorView<String

  A list of IPv4 addresses, IPv6 addresses, and/or hostnames to associate with the profile. Subnet masks are optional but supported.

Requirements

Namespace: Microsoft.Xbox.Tools.ConsoleExtensions

Metadata: microsoft.xbox.tools.consoleextensions.winmd

See also

Reference

SimulationNetworkChannelProfile Class

SimulationNetworkChannelProfile Members

Microsoft.Xbox.Tools.ConsoleExtensions Namespace