Class AbpAsyncDeterminationInterceptor<TInterceptor>
Inheritance
System.Object
AbpAsyncDeterminationInterceptor<TInterceptor>
Namespace: Volo.Abp.Castle.DynamicProxy
Assembly: Volo.Abp.Castle.Core.dll
Syntax
public class AbpAsyncDeterminationInterceptor<TInterceptor> : AsyncDeterminationInterceptor where TInterceptor : IAbpInterceptor
Type Parameters
| Name | Description |
|---|---|
| TInterceptor |
Constructors
AbpAsyncDeterminationInterceptor(TInterceptor)
Declaration
public AbpAsyncDeterminationInterceptor(TInterceptor abpInterceptor)
Parameters
| Type | Name | Description |
|---|---|---|
| TInterceptor | abpInterceptor |