protected virtual Task GoReceivedAsync(
ByteBlock byteBlock,
IRequestInfo requestInfo
)
Protected Overridable Function GoReceivedAsync (
byteBlock As ByteBlock,
requestInfo As IRequestInfo
) As Task
abstract GoReceivedAsync :
byteBlock : ByteBlock *
requestInfo : IRequestInfo -> Task
override GoReceivedAsync :
byteBlock : ByteBlock *
requestInfo : IRequestInfo -> Task
[缺少 "M:TouchSocket.Core.SingleStreamDataHandlingAdapter.GoReceivedAsync(TouchSocket.Core.ByteBlock,TouchSocket.Core.IRequestInfo)" 的 <returns> 文档]