AsyncInitializerException Methods |
The AsyncInitializerException type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Flatten | Flattens an AggregateException instances into a single, new instance. (Inherited from AggregateException.) | |
GetBaseException | Returns the AggregateException that is the root cause of this exception. (Inherited from AggregateException.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Handle | Invokes a handler on each Exception contained by this AggregateException. (Inherited from AggregateException.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Creates and returns a string representation of the current AggregateException. (Inherited from AggregateException.) |