HttpRpcClientHandler Properties |
[This is preliminary documentation and is subject to change.]
The HttpRpcClientHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentType |
Content-Type header value of the emitted messages.
| |
| Encoding |
Encoding of the emitted messages.
| |
| EndpointUrl |
Endpoint URL of the JSON RPC web API.
| |
| HttpMethod |
HTTP method used when sending the client request.
| |
| UserAgent |
Client User-Agent. The UA of JsonRpc.Http will be append to this value when sending the requests.
|