![]() | JsonRpc.Client Namespace |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:JsonRpc.Client"]
Class | Description | |
---|---|---|
![]() | JsonRpcClient |
Used to compose and send JSON RPC requests.
|
![]() | JsonRpcClientException |
The base exception class that indicates the general error of JSON RPC client.
|
![]() | JsonRpcClientHandler |
Provides basic infrastructures for IJsonRpcClientHandler implementation.
|
![]() | JsonRpcContractException |
The exception that indicates the violation of a server/client-side RPC contract.
|
![]() | JsonRpcRemoteException |
The exception that indicates an error from remote RPC endpoint.
|
![]() | RequestCancellingEventArgs |
Provides arguments for RequestCancelling event.
|
Interface | Description | |
---|---|---|
![]() | IJsonRpcClientHandler |
Provides methods for transmitting the client-side JSON RPC messages.
|