Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

IThreadLocalTargetSourceStats Properties

The properties of the IThreadLocalTargetSourceStats interface are listed below. For a complete list of IThreadLocalTargetSourceStats interface members, see the IThreadLocalTargetSourceStats Members topic.

Public Instance Properties

Hits Gets the number of hits that were satisfied by a thread bound object.
Invocations Gets the number of invocations of the GetTarget and Invoke methods.
Objects Gets the number of thread bound objects created.

See Also

IThreadLocalTargetSourceStats Interface | Spring.Aop.Target Namespace