The methods of the PTPerfCounters class are listed below. For a complete list of PTPerfCounters class members, see the PTPerfCounters Members topic.
![]() | 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. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | |
![]() | Gets the integer for the counter for session total |
![]() | Gets the Type of the current instance. |
![]() | 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. |
![]() | Initialize the performance counter object. If there is an exception, shuts down all future logging for this instance. |
![]() | Checks that the perf counter interface is not disabled This occurs if an exception is thrown |
![]() | Checks that the perf counter interface is initialized |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PTPerfCounters Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace