![]() | JsonRpc.Messages Namespace |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:JsonRpc.Messages"]
Class | Description | |
---|---|---|
![]() | ClrExceptionErrorData |
A POCO object containing additional CLR exception information
that can be serialized into ResponseError.Data.
|
![]() | Message |
Represents the base abstract JSON-RPC message.
|
![]() | MessageEventArgs |
Contains event arguments for Message related events.
|
![]() | MessageIdJsonConverter | |
![]() | RequestMessage | |
![]() | ResponseError |
JSON RPC Error contract object.
|
![]() | ResponseMessage |
An Message implementation representing a JSON-RPC response.
|
Structure | Description | |
---|---|---|
![]() | MessageId |
The message id in JSON RPC requests.
|
Enumeration | Description | |
---|---|---|
![]() | JsonRpcErrorCode |
Error codes, including those who are defined by the JSON-RPC 2.0 specification.
|