Aracılığıyla paylaş


IAsyncExceptionFilter Arabirim

Tanım

Bir eylem oluşturulduktan sonra zaman uyumsuz olarak çalışan bir Exceptionfiltre.

public interface class IAsyncExceptionFilter : Microsoft::AspNetCore::Mvc::Filters::IFilterMetadata
public interface IAsyncExceptionFilter : Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata
type IAsyncExceptionFilter = interface
    interface IFilterMetadata
Public Interface IAsyncExceptionFilter
Implements IFilterMetadata
Türetilmiş
Uygulamalar

Yöntemler

OnExceptionAsync(ExceptionContext)

Bir eylem oluşturulduktan sonra çağrılır Exception.

Şunlara uygulanır