Class FragmentationStageParameterExtensions
Inheritance
FragmentationStageParameterExtensions
Syntax
public static class FragmentationStageParameterExtensions
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 = 4096)
Parameters
Returns