BackgroundWorkIndicatorOptions.CancelOnFocusLost 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.
Cancels the IBackgroundWorkIndicator if the view loses focus.
public bool CancelOnFocusLost { get; init; }
member this.CancelOnFocusLost : bool with get, set
Public Property CancelOnFocusLost As Boolean