Freigeben über


KpiService.Publish-Methode (TeamFoundationRequestContext, String, String, KpiMetric)

Dadurch wird eine KPI-Ablaufverfolgung für übergeben Metriken.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub Publish ( _
    requestContext As TeamFoundationRequestContext, _
    area As String, _
    scope As String, _
    metric As KpiMetric _
)
public void Publish(
    TeamFoundationRequestContext requestContext,
    string area,
    string scope,
    KpiMetric metric
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

KpiService Klasse

Publish-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace