ClientPortMax is an Integer property that indicates the maximum port number allowed when
Bind is called for a socket handle with the value 0 (zero) in
Port. ClientPortMax is used in conjunction with
ClientPortMin to determine the range of port numbers allowed for the bound socket handle. The value of ClientPortMax should be larger than the value of
ClientPortMin.