Node.rset

Remotely changes a property's value on other peers (and locally). Behaviour depends on the RPC configuration for the given property, see rsetConfig. See also rpc for RPCs for methods, most information applies to this method as well.

struct Node
@nogc nothrow
void
rset
(
VariantArg1
)
(
in String property
,
in VariantArg1 value
)

Meta