1 reference to SendFileAsync
System.Net.Sockets (1)
System\Net\Sockets\SocketPal.Unix.cs (1)
1950SocketError socketError = handle.AsyncContext.SendFileAsync(fileHandle, offset, count, out bytesSent, callback, cancellationToken);