GigaSpaces XAP.NET Documentation
Restart Method
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitInstanceRestart()()()
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).
Declaration Syntax
C#Visual BasicVisual C++J#
void Restart()
Sub Restart
void Restart()
void Restart()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)