Click or drag to resize

HttpRpcClientHandlerEndpointUrl Property

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

Endpoint URL of the JSON RPC web API.

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

Property Value

Type: String
See Also