result
Deferred terminal result of the run.
Resolves normally (never throws from await()) with one of:
RunResult.Completed — all requested replications ran (or the model stopped itself via
endSimulation())RunResult.Failed — an unexpected exception occurred
RunResult.Cancelled — cancel was called