Click or drag to resize

HttpRpcClientHandlerHttpMethod Property

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

HTTP method used when sending the client request.

Namespace:  JsonRpc.Http
Assembly:  JsonRpc.Http (in JsonRpc.Http.dll) Version: 0.5.4+1bad715934a0ae5922832940ca44bbbdaa509cfe
Syntax
public HttpMethod HttpMethod { get; set; }

Property Value

Type: HttpMethod
See Also