Tamino API for .NET Samples

DataSetPerformanceCounters Class

Demonstrates how to use Windows Performance Counters to measure DataSet operations of the Tamino API for .NET.

Before starting this example, be sure that you have copied the file DataSetPerformanceCounters.exe.config into your application directory. You can use the Windows Performane Monitor tool to monitor or log the performance counter values. The file DataSetPerformanceCounters.htm is a template file which can be imported into the Windows Performance Monitor.

For a list of all members of this type, see DataSetPerformanceCounters Members.

System.Object
   DataSetPerformanceCounters

public class DataSetPerformanceCounters

Remarks

Uses Property.xml included with the SimpleSamples.

For each iteration, the following steps are executed:

Example

            Usage: DataSetPerformanceCounters 'Tamino URL' 'Collection' 'Iteration'
            

Example: CoreAPIPerformanceCounters http://myserver/tamino/mydb APISimpleSamples 100

Requirements

Namespace: SoftwareAG.Tamino.MeasuringSamples Namespace

Assembly: DataSetPerformanceCounters.exe

See Also

DataSetPerformanceCounters Members | SoftwareAG.Tamino.MeasuringSamples Namespace