C-DEngine 5.105

ICDEISManager..::..Restart Method

Restarts the node

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

Syntax


void Restart(
	bool ForceQuit
)
Sub Restart ( _
	ForceQuit As Boolean _
)
void Restart(
	bool^ ForceQuit
)

Parameters

ForceQuit
Type: Boolean
True to force quit without waiting for running things or services.