The arguments to invoke the process with. Which arguments you pass will depend on the ProcessLogic instance you passed to process.
A Promise that will be resolved or rejected based on the process' running actions. In addition to typical Promise methods, a few additional methods have been added to this instance to interact with the running process.
The method you invoke to begin an asynchronous process.