UdpCommunicatorCreateListener Property

Whether to create listening socket or not.

Definition

Namespace: OddPrg.Communication.Udp
Assembly: OddPrg.Communication.Udp (in OddPrg.Communication.Udp.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool CreateListener { get; }

Property Value

Boolean

See Also