Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An ICallHandler that updates performance counters when calling the target.
Namespace: Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers
Assembly: Microsoft.Practices.EnterpriseLibrary.PolicyInjection (in Microsoft.Practices.EnterpriseLibrary.PolicyInjection.dll) Version: 6.0.0.0 (6.0.1304.0)
Syntax
public class PerformanceCounterCallHandler : ICallHandler
'Declaration
Public Class PerformanceCounterCallHandler
Implements ICallHandler
public ref class PerformanceCounterCallHandler : ICallHandler
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers.PerformanceCounterCallHandler
See Also
PerformanceCounterCallHandler Members
Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers Namespace