protected Task ProtectedSendAsync( in ReadOnlyMemory<byte> memory )
Protected Function ProtectedSendAsync ( ByRef memory As ReadOnlyMemory(Of Byte) ) As Task
member ProtectedSendAsync : memory : ReadOnlyMemory<byte> byref -> Task
In This Article