InterceptAttributeInterceptorService Property |
Gets the interceptor service.
Namespace:
Autofac.Extras.DynamicProxy
Assembly:
Autofac.Extras.DynamicProxy (in Autofac.Extras.DynamicProxy.dll) Version: 6.0.0+d14b34a0bec59c4984cd6167bf2f3e37fb6e1002
Syntax public Service InterceptorService { get; }
Public ReadOnly Property InterceptorService As Service
Get
Property Value
Type:
Service[Missing <value> documentation for "P:Autofac.Extras.DynamicProxy.InterceptAttribute.InterceptorService"]
See Also