Aracılığıyla paylaş


SendFileResponseExtensions Sınıf

Tanım

SendFile uzantısını kullanıma sunan HttpResponse için uzantılar sağlar.

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

Yöntemler

SendFileAsync(HttpResponse, IFileInfo, CancellationToken)

Verilen dosyayı SendFile uzantısını kullanarak gönderir.

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

Verilen dosyayı SendFile uzantısını kullanarak gönderir.

SendFileAsync(HttpResponse, String, CancellationToken)

Verilen dosyayı SendFile uzantısını kullanarak gönderir.

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

Verilen dosyayı SendFile uzantısını kullanarak gönderir.

Şunlara uygulanır