Click or drag to resize

IJsonRpcClientHandler Methods

[This is preliminary documentation and is subject to change.]

The IJsonRpcClientHandler type exposes the following members.

Methods
  NameDescription
Public methodSendAsync
Asynchronously sends a JSON RPC Request message, and wait for the Response (if the Request is not a Notification).
Top
See Also