You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <description>int, defaults to 1 (no parallelism). Specify -1 to automatically use the value of <see cref="System.Environment.ProcessorCount">ProcessorCount</see>.</description>
/// <description>int, defaults to 1 (no parallelism). Specify -1 to automatically use the value of <see cref="System.Environment.ProcessorCount">ProcessorCount</see>.</description>
126
130
/// </item>
131
+
/// <item>
132
+
/// <term>ThrowOnFullBatchFailure</term>
133
+
/// <description>bool, defaults to true. Controls if an exception is thrown on full batch failure.</description>
0 commit comments