PeerOptions class
Options for configuring a Peer.
public class PeerOptions
Public Members
name | description |
---|---|
PeerOptions() | The default constructor. |
MaxPort { get; set; } | The maximum port from which local UDP ports will be allocated. |
MinPort { get; set; } | The minimum port from which local UDP ports will be allocated. |
See Also
- namespace Rainway.SDK.Options