SendFileResponseExtensions Klasa

Definicja

Udostępnia rozszerzenia httpResponse uwidaczniające rozszerzenie SendFile.

public ref class SendFileResponseExtensions abstract sealed
public static class SendFileResponseExtensions
type SendFileResponseExtensions = class
Public Module SendFileResponseExtensions
Dziedziczenie
SendFileResponseExtensions

Metody

SendFileAsync(HttpResponse, IFileInfo, CancellationToken)

Wysyła dany plik przy użyciu rozszerzenia SendFile.

SendFileAsync(HttpResponse, IFileInfo, Int64, Nullable<Int64>, CancellationToken)

Wysyła dany plik przy użyciu rozszerzenia SendFile.

SendFileAsync(HttpResponse, String, CancellationToken)

Wysyła dany plik przy użyciu rozszerzenia SendFile.

SendFileAsync(HttpResponse, String, Int64, Nullable<Int64>, CancellationToken)

Wysyła dany plik przy użyciu rozszerzenia SendFile.

Dotyczy