Partager via


VssJsonMediaTypeFormatter.WriteToStreamAsync, méthode (Type, Object, Stream, HttpContent, TransportContext)

Espace de noms :  Microsoft.VisualStudio.Services.WebApi
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : System.Threading.Tasks.Task

Sécurité .NET Framework

Voir aussi

Référence

VssJsonMediaTypeFormatter Classe

WriteToStreamAsync, surcharge

Microsoft.VisualStudio.Services.WebApi, espace de noms