C# Class Brunet.Applications.NodeConfig.EdgeListener

Used to specify local end points by type (udp, tcp) and optionally a port.
Show file Open project: pstjuste/brunet Class Usage Examples

Public Properties

Property Type Description
port int

Property Details

port public property

A specific port number, 0 or missing for random
public int port
return int