HttpListenerResponseClose Method |
Name | Description | |
---|---|---|
![]() | Close |
Returns the response to the client and releases the resources used by
this HttpListenerResponse instance.
|
![]() | Close(Byte, Boolean) |
Returns the response with the specified array of Byte to the client and
releases the resources used by this HttpListenerResponse instance.
|