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