Task Class
Represents an asynchronous operation.To browse the .NET Framework source code for this type, see the Reference Source.
Namespace:
System.Threading.TasksAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] public class Task : IDisposable, IBridgeClass
<ExternalAttribute> _ <NameAttribute> _ Public Class Task _ Implements IDisposable, IBridgeClass
[ExternalAttribute] [NameAttribute] public ref class Task : IDisposable, IBridgeClass