Table of Contents

Interface IAbpInterceptor

Namespace
Volo.Abp.DynamicProxy
Assembly
Volo.Abp.Core.dll
public interface IAbpInterceptor
Extension Methods

Methods

InterceptAsync(IAbpMethodInvocation)

Task InterceptAsync(IAbpMethodInvocation invocation)

Parameters

invocation IAbpMethodInvocation

Returns

Task