DatagramReceiver public interface DatagramReceiver Documentation int GetReceiveLimit() int Receive(byte[] buf, int off, int len, int waitMillis) int Receive(Span<byte> buffer, int waitMillis)