PeerOptions.MaxPort property
The maximum port from which local UDP ports will be allocated.
public ushort MaxPort { get; set; }
Remarks
The default value 0
disables the port limit.
See Also
- class PeerOptions
- namespace Rainway.SDK.Options