RestoreOptions.PercentCompleteNotification Property

Definition

Gets or sets the percentage interval for PercentCompleteEventHandler event handler calls for individual Restore Operations.

public int PercentCompleteNotification { get; set; }
member this.PercentCompleteNotification : int with get, set
Public Property PercentCompleteNotification As Integer

Property Value

The percent complete notification.

Applies to