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