| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
CachedAopProxyFactory.CountCachedTypes Property
Returns the number of proxy types in the cache
[Visual Basic]
Public Shared ReadOnly Property CountCachedTypes() As
Integer Public Get
End Get
End Property
[C#]
public static
int CountCachedTypes { public get; }
See Also
CachedAopProxyFactory Class | Spring.Aop.Framework.DynamicProxy Namespace