Sante |
| Class | Description | |
|---|---|---|
| DiagnosticsProbeBaseTMeasure | Represents a performance counter base class | |
| DiagnosticsProbeManager | The performance monitor class | |
| Tracer | Represents a logger | |
| TraceWriter | Because we're using PCL we have to wrap the TraceWriter interface |
| Interface | Description | |
|---|---|---|
| ICompositeDiagnosticsProbe | Represents a performance counter which is composed of other performance counters | |
| IDiagnosticsProbe | Represents a single performance counter | |
| IDiagnosticsProbeT | Represents a performance counter that returns a particular type of object | |
| ILogManagerService | Represents a service which can be used to manage the log files for the application instance |