VNRequest.PreferBackgroundProcessing Property

Definition

Gets or sets whether the request should be executed in the background if possible.

public virtual bool PreferBackgroundProcessing { [Foundation.Export("preferBackgroundProcessing")] get; [Foundation.Export("setPreferBackgroundProcessing:")] set; }
member this.PreferBackgroundProcessing : bool with get, set

Property Value

The default value of this property is false.

Attributes

Applies to