Restarts the computer.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub Reboot ( _ Force As Boolean _ ) |
| C# |
|---|
public void Reboot( bool Force ) |
| Visual C++ |
|---|
public: void Reboot( bool Force ) |
| JavaScript |
|---|
function reboot(Force); |
Parameters
- Force
- Type: System..::.Boolean
Immediately when true.