Compartir a través de


AutoImportJobData.MaximumErrors Property

Definition

Total non-conflict-oriented errors (e.g., OS errors) Import will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately on any error.

public long? MaximumErrors { get; set; }
member this.MaximumErrors : Nullable<int64> with get, set
Public Property MaximumErrors As Nullable(Of Long)

Property Value

Applies to