Engine.shutdown()

Signature

void shutdown(boolean immediate)

Domain

action

Description

Shutdown the engine.

Parameters

NameTypeDescription
immediatebooleanif false waits for completion of RTC and for acknowledgment of events received.

Returns

TypeDescription
void

Cautions

none