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 estimate of time remaining for the enumeration run
public int? MinutesRemaining { get; set; }
member this.MinutesRemaining : Nullable<int> with get, set
Public Property MinutesRemaining As Nullable(Of Integer)