JsonRpcServiceHostBuilderIntercept Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Intercept(FuncRequestContext, FuncTask, Task) |
Adds a handler to intercept the JSON RPC requests.
| |
| Intercept(FuncRequestHandler, RequestHandler) |
Adds a middleware to intercept the JSON RPC requests.
|