The properties of the IThreadLocalTargetSourceStats interface are listed below. For a complete list of IThreadLocalTargetSourceStats interface members, see the IThreadLocalTargetSourceStats Members topic.
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. |
IThreadLocalTargetSourceStats Interface | Spring.Aop.Target Namespace