ISchedulerTask.ExitCode Property

Definition

Retrieves the exit code that the task set.

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

Property Value

The exit code.

Applies to