.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


LastExitStatus property
Example

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

Defined in

NotesSession

Data type

Long

Syntax

To get: code% = notesSession.LastExitStatus

Usage

This property returns 0 if the agent ran without errors.

Language cross-reference

LastRun property in Java AgentContext class

Example
See Also