Engine.shutdown()

Signature

void shutdown(boolean immediate)

Domain

ACTION, BUI

Description

Shutdown the engine.

Parameters

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

Returns

TypeDescription
void

Cautions

none