IHttpSendFileFeature Arabirim

Tanım

Dikkat

Use IHttpResponseBodyFeature instead.

Dosyaları diskten ağa aktarmak için verimli bir mekanizma sağlar.

public interface class IHttpSendFileFeature
public interface IHttpSendFileFeature
[System.Obsolete("Use IHttpResponseBodyFeature instead.", true)]
public interface IHttpSendFileFeature
type IHttpSendFileFeature = interface
[<System.Obsolete("Use IHttpResponseBodyFeature instead.", true)>]
type IHttpSendFileFeature = interface
Public Interface IHttpSendFileFeature
Türetilmiş
Öznitelikler

Yöntemler

SendFileAsync(String, Int64, Nullable<Int64>, CancellationToken)
Geçersiz.

İstenen dosyayı yanıt gövdesine gönderir. Bu, IHttpResponseFeature.Body Streamöğesini atlayabilir. Yanıt birden çok yazma içerebilir.

Şunlara uygulanır