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. Also see rpc for RPCs for methods, most information applies to this method as well.

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

Meta