public Task ReceivedInputAsync(
EndPoint remoteEndPoint,
ReadOnlyMemory<byte> memory
)Public Function ReceivedInputAsync (
remoteEndPoint As EndPoint,
memory As ReadOnlyMemory(Of Byte)
) As Taskmember ReceivedInputAsync :
remoteEndPoint : EndPoint *
memory : ReadOnlyMemory<byte> -> Task [缺少 "M:TouchSocket.Core.UdpDataHandlingAdapter.ReceivedInputAsync(System.Net.EndPoint,System.ReadOnlyMemory{System.Byte})" 的 <param name="remoteEndPoint"/> 文档]
[缺少 "M:TouchSocket.Core.UdpDataHandlingAdapter.ReceivedInputAsync(System.Net.EndPoint,System.ReadOnlyMemory{System.Byte})" 的 <param name="memory"/> 文档]
[缺少 "M:TouchSocket.Core.UdpDataHandlingAdapter.ReceivedInputAsync(System.Net.EndPoint,System.ReadOnlyMemory{System.Byte})" 的 <returns> 文档]