Compartir a través de


FrameworkProfileHttpClient.UpdateProfileAsync (Método) (Guid, Profile, Object)

Espacio de nombres:  Microsoft.VisualStudio.Services.Profile
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Overridable Function UpdateProfileAsync ( _
    id As Guid, _
    profile As Profile, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> UpdateProfileAsync(
    Guid id,
    Profile profile,
    Object userState
)

Parámetros

Valor devuelto

Tipo: System.Threading.Tasks.Task<Int32>

Seguridad de .NET Framework

Vea también

Referencia

FrameworkProfileHttpClient Clase

UpdateProfileAsync (Sobrecarga)

Microsoft.VisualStudio.Services.Profile (Espacio de nombres)