PSSyncActivityStatus.SessionMinutesRemaining Property

Definition

Gets or sets the estimated time remaining.

public int? SessionMinutesRemaining { get; set; }
member this.SessionMinutesRemaining : Nullable<int> with get, set
Public Property SessionMinutesRemaining As Nullable(Of Integer)

Property Value

The estimated time remaining.

Applies to