JAVA/CORBA CLASSES


LastExitStatus property
Example

Read-only. The exit status code returned by the Agent Manager the last time the current agent ran.

Defined in

AgentContext

Data type

int

Syntax

public int getLastExitStatus()
   throws NotesException

Usage

This property returns 0 if the agent ran without errors.

Language cross-reference

LastExitStatus property in LotusScript NotesSession class

Example
See Also