Freigeben über


SynchronousMethodExceptionBehavior.ThrowAggregateException Feld

Definition

Dieses Verhalten führt dazu, dass synchrone Methoden bei Einem Fehler ausgelöst AggregateException werden.

public static readonly Microsoft.Azure.Batch.SynchronousMethodExceptionBehavior ThrowAggregateException;
 staticval mutable ThrowAggregateException : Microsoft.Azure.Batch.SynchronousMethodExceptionBehavior
Public Shared ReadOnly ThrowAggregateException As SynchronousMethodExceptionBehavior 

Feldwert

Hinweise

Dies war die Standardeinstellung SynchronousMethodExceptionBehavior , die von Azure.Batch-Versionen vor 4.0 verwendet wurde.

Gilt für: