UDPConnection StartIncomingDataListen Method NetworkComms.Net Help
A connection specific method which triggers any requisites for accepting incoming data

Namespace: NetworkCommsDotNet.Connections.UDP
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

protected override void StartIncomingDataListen()
See Also