Node.rpcUnreliable

Sends a rpc using an unreliable protocol. Returns an empty Variant.

struct Node
@nogc nothrow
Variant
rpcUnreliable
(
VarArgs...
)
(
in String method
,
VarArgs varArgs
)

Meta