PhysicalFileResultExecutor Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public ref class PhysicalFileResultExecutor : Microsoft::AspNetCore::Mvc::Infrastructure::FileResultExecutorBase, Microsoft::AspNetCore::Mvc::Infrastructure::IActionResultExecutor<Microsoft::AspNetCore::Mvc::PhysicalFileResult ^>
public class PhysicalFileResultExecutor : Microsoft.AspNetCore.Mvc.Infrastructure.FileResultExecutorBase, Microsoft.AspNetCore.Mvc.Infrastructure.IActionResultExecutor<Microsoft.AspNetCore.Mvc.PhysicalFileResult>
type PhysicalFileResultExecutor = class
inherit FileResultExecutorBase
interface IActionResultExecutor<PhysicalFileResult>
Public Class PhysicalFileResultExecutor
Inherits FileResultExecutorBase
Implements IActionResultExecutor(Of PhysicalFileResult)
- Devralma
- Uygulamalar
Oluşturucular
PhysicalFileResultExecutor(ILoggerFactory) |
öğesinin yeni bir örneğini PhysicalFileResultExecutorbaşlatır. |
Alanlar
BufferSize |
Arabellek boyutu: 64 * 1024. (Devralındığı yer: FileResultExecutorBase) |
Özellikler
Logger |
Kullanılacak günlükçü. (Devralındığı yer: FileResultExecutorBase) |
Yöntemler
ExecuteAsync(ActionContext, PhysicalFileResult) |
eylem sonucunu değiştirerek zaman uyumsuz olarak yürütür HttpResponse. |
GetFileInfo(String) |
Bir yol için dosya meta verilerini alın. |
GetFileStream(String) |
Geçersiz.
Kullanımdan kalktı. Bu API artık çağrılmaz. |
SetHeadersAndLog(ActionContext, FileResult, Nullable<Int64>, Boolean, Nullable<DateTimeOffset>, EntityTagHeaderValue) |
Etag ve son değiştirilen üst bilgileri ayarlar. (Devralındığı yer: FileResultExecutorBase) |
WriteFileAsync(ActionContext, PhysicalFileResult, RangeItemHeaderValue, Int64) |