UDPConnection DefaultUDPOptions Property NetworkComms.Net Help
The default UDPOptions to use where none are otherwise specified.

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

public static UDPOptions DefaultUDPOptions { get; set; }

Property Value

Type: UDPOptions
See Also