General
Small performance improvements under .NET 6.0. The ValueTask based UdpClient APIs are used when executing under .NET 6.0 or newer which provides a low allocation way to send/receive UDP messages.
Small performance improvements under .NET 6.0. The ValueTask based UdpClient APIs are used when executing under .NET 6.0 or newer which provides a low allocation way to send/receive UDP messages.