| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AbstractMethodInvocation.currentInterceptorIndex Field
The index from 0 of the current interceptor we're invoking.
[Visual Basic]
Protected currentInterceptorIndex As
Integer
[C#]
protected
int currentInterceptorIndex;
See Also
AbstractMethodInvocation Class | Spring.Aop.Framework Namespace