







Send headers and body to the browser.
Namespace:
HttpServer
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void Send() |
Visual Basic (Declaration) |
---|
Public Sub Send |
Visual C++ |
---|
public: void Send() |
Exceptions
Exception | Condition |
---|---|
System..::.InvalidOperationException | If content have already been sent. |