IExecutionResult Members

Provides the result of a command that is executed on a node.

The following tables list the members exposed by the IExecutionResult type.

Public Properties

  Name Description
public property CommandId Retrieves the identifier of the command that ran.
public property ExitCode Retrieves the exit code of the command that ran.
public property NodeName Retrieves the name of the node on which the command ran.
public property Output Retrieves the output from the command.

Top

See Also

Reference

IExecutionResult Interface
Microsoft.ComputeCluster Namespace