[缺少 "M:TouchSocket.Core.SingleStreamDataAdapterTester.RunAsync(System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32,System.Int32,System.Threading.CancellationToken)" 的 <summary> 文档]
public Task<TimeSpan> RunAsync(
ReadOnlyMemory<byte> memory,
int testCount,
int expectedCount,
int bufferLength,
CancellationToken cancellationToken
)Public Function RunAsync (
memory As ReadOnlyMemory(Of Byte),
testCount As Integer,
expectedCount As Integer,
bufferLength As Integer,
cancellationToken As CancellationToken
) As Task(Of TimeSpan)member RunAsync :
memory : ReadOnlyMemory<byte> *
testCount : int *
expectedCount : int *
bufferLength : int *
cancellationToken : CancellationToken -> Task<TimeSpan> [缺少 "M:TouchSocket.Core.SingleStreamDataAdapterTester.RunAsync(System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32,System.Int32,System.Threading.CancellationToken)" 的 <param name="memory"/> 文档]
[缺少 "M:TouchSocket.Core.SingleStreamDataAdapterTester.RunAsync(System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32,System.Int32,System.Threading.CancellationToken)" 的 <param name="testCount"/> 文档]
[缺少 "M:TouchSocket.Core.SingleStreamDataAdapterTester.RunAsync(System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32,System.Int32,System.Threading.CancellationToken)" 的 <param name="expectedCount"/> 文档]
[缺少 "M:TouchSocket.Core.SingleStreamDataAdapterTester.RunAsync(System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32,System.Int32,System.Threading.CancellationToken)" 的 <param name="bufferLength"/> 文档]
[缺少 "M:TouchSocket.Core.SingleStreamDataAdapterTester.RunAsync(System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32,System.Int32,System.Threading.CancellationToken)" 的 <param name="cancellationToken"/> 文档]
[缺少 "M:TouchSocket.Core.SingleStreamDataAdapterTester.RunAsync(System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32,System.Int32,System.Threading.CancellationToken)" 的 <returns> 文档]