Class FragmentationStageParameterExtensions
Inheritance
FragmentationStageParameterExtensions
Syntax
public static class FragmentationStageParameterExtensions : object
Methods
GetFragmentationStageParameters(ref NetworkSettings)
Declaration
public static FragmentationUtility.Parameters GetFragmentationStageParameters(this ref NetworkSettings settings)
Parameters
Returns
WithFragmentationStageParameters(ref NetworkSettings, Int32)
Declaration
public static ref NetworkSettings WithFragmentationStageParameters(this ref NetworkSettings settings, int payloadCapacity = null)
Parameters
Returns