System Namespace

Task Parallel System.Threading

Classes

  ClassDescription
AggregateException
Represents one or more errors that occur during application execution.
Lazy<(Of <(T>)>)
Provides support for lazy initialization.

Delegates

  DelegateDescription
Func_<(Of <(T1, T2, T3, T4, T5, TResult>)>)
Encapsulates a method that has five parameters and returns a value of the type specified by the TResult parameter.