FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_Reset ( kNode  node,
kBool  defer = kFALSE 
)

Begins rebooting the node.

By default, the reset process will begin immediately and the node will be disconnected. If the defer option is specified, the reset operation will be enqueued and will take effect when the node is later disconnected.

Parameters
nodeNode object.
deferShould restart be deferred until the node is later disconnected?
Returns
Operation status.