HttpListenerResponse..::..Close Method (array<Byte>[]()[][], Boolean)
Returns the response with the specified array of Byte to the client and
releases the resources used by this HttpListenerResponse instance.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | responseEntity is nullNothingnullptra null reference (Nothing in Visual Basic). |
ObjectDisposedException | This object is closed. |