C# Class System.Net.Http.StreamContent

Inheritance: HttpContent
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Methods

Méthode Description
StreamContent ( Stream content, CancellationToken cancellationToken ) : System.Diagnostics
StreamContent ( Stream content, int bufferSize, CancellationToken cancellationToken ) : System.Diagnostics