Send a response.
Namespace:
HttpServerAssembly: HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
void Respond( string body ) |
| Visual Basic (Declaration) |
|---|
Sub Respond ( _ body As String _ ) |
| Visual C++ |
|---|
void Respond( String^ body ) |
Parameters
- body
- Type: System..::.String
[Missing <param name="body"/> documentation for "M:HttpServer.IHttpClientContext.Respond(System.String)"]
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException |