Plumtree Portal UI  
 

PTPerfCounters.DecrementCounter Method 

Decrement the performance counter. If there is an exception, shuts down all future logging for this instance. The passed integer must be of the enum PORTALPAGESPERF_COUNTERS.

public virtual void DecrementCounter(
   int counterVal
);

Parameters

counterVal

Implements

IPerfCounterHelper.DecrementCounter

See Also

PTPerfCounters Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace