Condividi tramite


RelayedHttpListenerResponse.CloseAsync Method

Definition

Sends the response to the client and releases the resources held by this RelayedHttpListenerResponse instance.

public System.Threading.Tasks.Task CloseAsync ();
member this.CloseAsync : unit -> System.Threading.Tasks.Task
Public Function CloseAsync () As Task

Returns

Applies to