Product Information > JADE Object Manager Guide > Chapter 3 - JADE Application Programming Interface (API) > Terminating Applications in a Node

Terminating Applications in a Node

The jomTerminate call, shown in the following example, terminates all active methods in the current process and terminates the corresponding application.

int jomTerminate(const DskHandle *pHandle,
                 BYTE             mode,
                 UInt32           lineNo)

The parameters for this call are described in the following subsections.

pHandle

mode

lineNo