LazyLoading.Parallel Property

Indicates whether the loading of the files is performed in parallel or not (Default is True).
Public Property Parallel() As Boolean
This language is not supported or no code example is available.
public bool Parallel {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition