JsonRpcRequestDispatcher Constructor |
| Name | Description | |
|---|---|---|
| JsonRpcRequestDispatcher(Uri, Boolean) |
Create a new web request dispatcher with the specified endpoint. No credentials are included so security will be missing.
| |
| JsonRpcRequestDispatcher(Uri, NetworkCredential, Boolean) |
Create a new web request dispatcher with the specified endpoint and credentials
|