protected virtual Task PreviewReceived(
EndPoint remoteEndPoint,
ByteBlock byteBlock
)
Protected Overridable Function PreviewReceived (
remoteEndPoint As EndPoint,
byteBlock As ByteBlock
) As Task
abstract PreviewReceived :
remoteEndPoint : EndPoint *
byteBlock : ByteBlock -> Task
override PreviewReceived :
remoteEndPoint : EndPoint *
byteBlock : ByteBlock -> Task
[缺少 "M:TouchSocket.Sockets.UdpDataHandlingAdapter.PreviewReceived(System.Net.EndPoint,TouchSocket.Core.ByteBlock)" 的 <returns> 文档]