Click or drag to resize
ScriptActionResultModel Properties

The ScriptActionResultModel type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets or sets the action exception.
(Inherited from ActionResultModel.)
Public propertyExitCode
Gets or sets the exit code of the process.
Public propertyExitTime
Gets or sets the exit time.
Public propertyStartTime
Gets or sets the start time.
Top
See Also