C-DEngine 5.105

ICDEManagement..::..Shutdown Method

Requests Shutdown of all internal Threads and the C-DEngine Host

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

Syntax


void Shutdown(
	bool force,
	bool waitIfPending
)
Sub Shutdown ( _
	force As Boolean, _
	waitIfPending As Boolean _
)
void Shutdown(
	bool^ force, 
	bool^ waitIfPending
)

Parameters

force
Type: Boolean
If true the shutdown will be forced without any wait-time
waitIfPending
Type: Boolean
If true, the shutdown will wait for pending processes