Partilhar via


Método VssJsonMediaTypeFormatter.WriteToStreamAsync (Type, Object, Stream, HttpContent, TransportContext)

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

Sintaxe

'Declaração
Public Overridable Function WriteToStreamAsync ( _
    type As Type, _
    value As Object, _
    writeStream As Stream, _
    content As HttpContent, _
    transportContext As TransportContext _
) As Task
public virtual Task WriteToStreamAsync(
    Type type,
    Object value,
    Stream writeStream,
    HttpContent content,
    TransportContext transportContext
)

Parâmetros

Valor de retorno

Tipo: System.Threading.Tasks.Task

Segurança do .NET Framework

Consulte também

Referência

VssJsonMediaTypeFormatter Classe

Sobrecargas WriteToStreamAsync

Namespace Microsoft.VisualStudio.Services.WebApi