Click or drag to resize

JsonRpcRequestDispatcher Constructor

Overload List
  NameDescription
Public methodJsonRpcRequestDispatcher(Uri, Boolean)
Create a new web request dispatcher with the specified endpoint. No credentials are included so security will be missing.
Public methodJsonRpcRequestDispatcher(Uri, NetworkCredential, Boolean)
Create a new web request dispatcher with the specified endpoint and credentials
Top
See Also