C-DEngine 5.105

HttpListenerResponse..::..Close Method

Overload List


  Name Description
Public method Close()()()()
Returns the response to the client and releases the resources used by this HttpListenerResponse instance.
Public method 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.