systemReboot static method
XmlDocumentFragment
systemReboot()
XML for the systemReboot
Implementation
static XmlDocumentFragment systemReboot() => Transport.quickTag(
'SystemReboot',
Xmlns.tds,
);
XML for the systemReboot
static XmlDocumentFragment systemReboot() => Transport.quickTag(
'SystemReboot',
Xmlns.tds,
);