Engine.shutdown()

Signature

void shutdown(boolean immediate)

Domain

action

Description

Shutdown the engine.

Parameters

NameTypeDescription
immediatebooleanIf true shuts down the engine without waiting for the end of RTC; if false waits for completion of RTC and for acknowledgment of events received.

Returns

None.

Cautions

none