Restarts the processing unit instance. Note, if this instance is running an embedded space instance,
and the space instance is primary and there is a backup around as well, this method is handy to "turn"
the backup to primary.
Note, the current processing unit instance is unusable once this call has been made. If the restarted
processing unit instance is needed, or waiting for the restart is required, use RestartAndWait()()()
or RestartAndWait(TimeSpan).

C# | Visual Basic | Visual C++ | J# |
void Restart()
Sub Restart
void Restart()
void Restart()