Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the exit code for the jobDetails.
public int? ExitValue { get; }
member this.ExitValue : Nullable<int>
Public ReadOnly Property ExitValue As Nullable(Of Integer)