rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
RawJsonRpcClient.sendRequestAndWait
rpc
protocol
json
RawJsonRpcClient
Send a request with an auto-generated id.
class
RawJsonRpcClient
(TId, TReq : JsonRpcRequest!TId = JsonRpcRequest!TId, TResp : JsonRpcResponse!TId = JsonRpcResponse!TId)
@
safe
TResp
sendRequestAndWait
(
TReq
request
,
Duration
timeout
=
Duration.max
()
)
Throws
JSONException
Meta
Source
See Implementation
rpc
protocol
json
RawJsonRpcClient
constructors
this
functions
sendRequestAndWait
tick
waitForResponse
Send a request with an auto-generated id.