LoadOptions.ConcurrentImageProcessing

LoadOptions.ConcurrentImageProcessing property

Gets or sets a value indicating whether [concurrent image processing].

public bool ConcurrentImageProcessing { get; set; }

Property Value

true if [concurrent image processing]; otherwise, false.

See Also