Compartilhar via


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

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
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 de retorno

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

Segurança do .NET Framework

Consulte também

Referência

FrameworkProfileHttpClient Classe

Sobrecargas UpdateProfileAsync

Namespace Microsoft.VisualStudio.Services.Profile