.NET Framework Class Library |
AggregateException Constructor |
AggregateException Class See Also Send Feedback |
Initializes a new instance of the AggregateException class.
Namespace:
System
Assembly:
System.Threading (in System.Threading.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New |
C# |
---|
public AggregateException() |