|
Publish(TeamFoundationRequestContext, String, KpiMetric) |
This will produce a Kpi trace for the passed in metric. |
|
Publish(TeamFoundationRequestContext, String, List<KpiMetric>) |
This will produce a Kpi trace for the passed in metrics. |
|
Publish(TeamFoundationRequestContext, String, Guid, KpiMetric) |
This will produce a Kpi trace for the passed in metric. |
|
Publish(TeamFoundationRequestContext, String, Guid, List<KpiMetric>) |
This will produce a Kpi trace for the passed in metrics. |
|
Publish(TeamFoundationRequestContext, String, String, KpiMetric) |
This will produce a Kpi trace for the passed in metric. |
|
Publish(TeamFoundationRequestContext, String, String, List<KpiMetric>) |
This will produce a Kpi trace for the passed in metrics. |
|
Publish(TeamFoundationRequestContext, String, String, Double) |
This will produce a Kpi trace for the passed in metric data. |
|
Publish(TeamFoundationRequestContext, String, Guid, String, KpiMetric) |
This will produce a Kpi trace for the passed in metric. |
|
Publish(TeamFoundationRequestContext, String, Guid, String, List<KpiMetric>) |
This will produce a Kpi trace for the passed in metrics. |
|
Publish(TeamFoundationRequestContext, String, Guid, String, Double) |
This will produce a Kpi trace for the passed in metric data. |
|
Publish(TeamFoundationRequestContext, String, String, String, Double) |
This will produce a Kpi trace for the passed in metric data. |
|
Publish(TeamFoundationRequestContext, String, Guid, String, String, Double) |
This will produce a Kpi trace for the passed in metric data. |