This topic has not yet been rated - Rate this topic

HttpListenerResponse.Close Method

Sends the response to the client and releases the resources held by this HttpListenerResponse instance.
Name Description
HttpListenerResponse.Close () Sends the response to the client and releases the resources held by this HttpListenerResponse instance.
HttpListenerResponse.Close (Byte[], Boolean) Returns the specified byte array to the client and releases the resources held by this HttpListenerResponse instance.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.