IHttpMessageWriterExtensions.WriteAsync Method

Definition

public static System.Threading.Tasks.Task WriteAsync (this Org.Apache.Http.IO.IHttpMessageWriter self, Org.Apache.Http.IHttpMessage? message);
static member WriteAsync : Org.Apache.Http.IO.IHttpMessageWriter * Org.Apache.Http.IHttpMessage -> System.Threading.Tasks.Task

Parameters

message
IHttpMessage

Returns

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to