Determines if the operating system should select the ports within the range 1024-5000.
If UseOSAssignment
is set to true
then the OS will select data-channel ports within the range 1024-5000. Otherwise ports will be selected sequentially, increasing by one until the higher limit is reached and then wrapping around to the lower limit. Setting this flag will cause LowPort and HighPort to be set to 1024 and 5000, respectively.