Method GetNetworkConfigParameters
GetNetworkConfigParameters(ref NetworkSettings)
Gets the NetworkConfigParameter in the settings.
Declaration
public static NetworkConfigParameter GetNetworkConfigParameters(this ref NetworkSettings settings)
Parameters
Type | Name | Description |
---|---|---|
NetworkSettings | settings | Settings to get parameters from. |
Returns
Type | Description |
---|---|
NetworkConfigParameter | Structure containing the network parameters. |