 | HttpRpcClientHandler Constructor |
[This is preliminary documentation and is subject to change.]
Namespace:
JsonRpc.Http
Assembly:
JsonRpc.Http (in JsonRpc.Http.dll) Version: 0.5.4+1bad715934a0ae5922832940ca44bbbdaa509cfe
Syntaxpublic HttpRpcClientHandler()
Public Sub New
Dim instance As New HttpRpcClientHandler()
public:
HttpRpcClientHandler()
new : unit -> HttpRpcClientHandler
See Also