Plumtree Portal UI  
 

PTPerfCounters.IncrementCounter Method 

Increment 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 IncrementCounter(
   int counterVal
);

Parameters

counterVal

Implements

IPerfCounterHelper.IncrementCounter

See Also

PTPerfCounters Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace