C-DEngine 5.105

TheISMManager..::..Restart Method (Boolean)

Restarts the Node. If ForceQuitt is set, no data is flushed to disk on restart

Namespace:  nsCDEngine.ISM
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public void Restart(
	bool ForceQuit
)
Public Sub Restart ( _
	ForceQuit As Boolean _
)
public:
void Restart(
	bool^ ForceQuit
)

Parameters

ForceQuit
Type: Boolean