Partilhar via


Método ProfileHttpClient.UpdateProfileAsync (Profile, Object)

Namespace:  Microsoft.VisualStudio.Services.Profile.Client
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
Public Overridable Function UpdateProfileAsync ( _
    profile As Profile, _
    userState As Object _
) As Task(Of Integer)
public virtual Task<int> UpdateProfileAsync(
    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

ProfileHttpClient Classe

Sobrecargas UpdateProfileAsync

Namespace Microsoft.VisualStudio.Services.Profile.Client