ICommandTaskStateEventArg.ExitCode Property

Definition

Retrieves the exit code that the command set.

public int ExitCode { get; }
member this.ExitCode : int
Public ReadOnly Property ExitCode As Integer

Property Value

The exit code that the command set.

Applies to