Implements methods and properties for handling server response.
For a list of all members of this type, see WebResponse Members.
System.Object
WeOnlyDo.Server.WebResponse
WebResponse object holds information specific to response that is sent to the client. You will usually set its properties in RequestDone event. Most important properties are StatusCode and Body/Stream.
Namespace: WeOnlyDo.Server
Assembly: WeOnlyDo.Server.WebServer (in WeOnlyDo.Server.WebServer.dll)
WebResponse Members | WeOnlyDo.Server Namespace