WriteMultiFileParams.Parallel Property

Indicates whether the writing 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
Remarks
 
The updating of thumbnails is excluded from parallel process.

.NET Framework

Supported in: 4.8

In this article

Definition