public Task SendInputAsync(
EndPoint endPoint,
IRequestInfo requestInfo,
CancellationToken cancellationToken
)Public Function SendInputAsync (
endPoint As EndPoint,
requestInfo As IRequestInfo,
cancellationToken As CancellationToken
) As Taskmember SendInputAsync :
endPoint : EndPoint *
requestInfo : IRequestInfo *
cancellationToken : CancellationToken -> Task [缺少 "M:TouchSocket.Core.UdpDataHandlingAdapter.SendInputAsync(System.Net.EndPoint,TouchSocket.Core.IRequestInfo,System.Threading.CancellationToken)" 的 <param name="endPoint"/> 文档]
[缺少 "M:TouchSocket.Core.UdpDataHandlingAdapter.SendInputAsync(System.Net.EndPoint,TouchSocket.Core.IRequestInfo,System.Threading.CancellationToken)" 的 <param name="requestInfo"/> 文档]
[缺少 "M:TouchSocket.Core.UdpDataHandlingAdapter.SendInputAsync(System.Net.EndPoint,TouchSocket.Core.IRequestInfo,System.Threading.CancellationToken)" 的 <returns> 文档]