Type of issue
Missing information
Description
The remarks of the Available property of the UdpClient, suggests the next call should be the Read method.
I don't see a Read method in the UdpClient implementation.
Could it be "Receive"?
If data is available, call Read to get the data.
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.udpclient.available?view=net-10.0
Content source URL
https://github.com/dotnet/dotnet-api-docs-temp/blob/live/xml/System.Net.Sockets/UdpClient.xml
Document Version Independent Id
10c6f8c8-8764-1afa-a39c-6cbb6e253e0e
Platform Id
d47f8804-7b14-3ac2-86d0-44dd37582579
Article author
@karelz
Type of issue
Missing information
Description
The remarks of the Available property of the UdpClient, suggests the next call should be the Read method.
I don't see a Read method in the UdpClient implementation.
Could it be "Receive"?
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.udpclient.available?view=net-10.0
Content source URL
https://github.com/dotnet/dotnet-api-docs-temp/blob/live/xml/System.Net.Sockets/UdpClient.xml
Document Version Independent Id
10c6f8c8-8764-1afa-a39c-6cbb6e253e0e
Platform Id
d47f8804-7b14-3ac2-86d0-44dd37582579
Article author
@karelz