RestoreOptions.PercentCompleteNotification Property
Definition
Important
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 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.