AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters Yöntem
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.
Eylemi iptal eder.
protected internal virtual System.Web.Mvc.ActionExecutedContext EndInvokeActionMethodWithFilters(IAsyncResult asyncResult);
abstract member EndInvokeActionMethodWithFilters : IAsyncResult -> System.Web.Mvc.ActionExecutedContext
override this.EndInvokeActionMethodWithFilters : IAsyncResult -> System.Web.Mvc.ActionExecutedContext
Protected Friend Overridable Function EndInvokeActionMethodWithFilters (asyncResult As IAsyncResult) As ActionExecutedContext
Parametreler
- asyncResult
- IAsyncResult
Zaman uyumsuz bir işlemle ilgili bilgileri niteleyen veya içeren kullanıcı tanımlı nesne.
Döndürülenler
eylem iptal edildiyse true; aksi takdirde false.