HttpListenerResponse::Close Method
.NET Framework (current version)
Sends the response to the client and releases the resources held by this HttpListenerResponse instance.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Close() | Sends the response to the client and releases the resources held by this HttpListenerResponse instance. |
![]() | Close(array<Byte>^, Boolean) | Returns the specified byte array to the client and releases the resources held by this HttpListenerResponse instance. |
Show:
