Version: 0.2On this pageActorExitCodes Usual actor exit codes.Index Enumeration membersERROR_USER_FUNCTION_THREWSUCCESSEnumeration members ERROR_USER_FUNCTION_THREWERROR_USER_FUNCTION_THREW: 91The main function of the actor threw an ExceptionSUCCESSSUCCESS: 0The actor finished successfully
Usual actor exit codes.