[缺少 "M:TouchSocket.NamedPipe.NamedPipeSessionClientBase.ProtectedDefaultSendAsync(System.ReadOnlyMemory{System.Byte})" 的 <summary> 文档]
protected Task ProtectedDefaultSendAsync(
ReadOnlyMemory<byte> memory
)
Protected Function ProtectedDefaultSendAsync (
memory As ReadOnlyMemory(Of Byte)
) As Task
member ProtectedDefaultSendAsync :
memory : ReadOnlyMemory<byte> -> Task
[缺少 "M:TouchSocket.NamedPipe.NamedPipeSessionClientBase.ProtectedDefaultSendAsync(System.ReadOnlyMemory{System.Byte})" 的 <param name="memory"/> 文档]
[缺少 "M:TouchSocket.NamedPipe.NamedPipeSessionClientBase.ProtectedDefaultSendAsync(System.ReadOnlyMemory{System.Byte})" 的 <returns> 文档]