Returns an error response to the client from a callback. Code should exit after this call.
public void WriteErrorResponse(string ErrorMessage, string stackTrace, int statusCode)
Parameters
ErrorMessage
stackTrace
statusCode
See also:
Interface ICallbackMethodProcessor© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic