electricessence / TypeScript.NET

A JavaScript-Friendly .NET Based TypeScript Library (Moved)
https://github.com/electricessence/TypeScript.NET-Core
Other
251 stars 36 forks source link

System.Threading.Task #11

Closed electricessence closed 8 years ago

electricessence commented 9 years ago

Start the Threading namespace by adding the Task class. This will ultimately be super useful for managing deferred timeouts. After reviewing other defer utilities and how timeouts are managed/cancelled/disposed, etc, this really needs to happen.

electricessence commented 9 years ago

This has been branched for further development. "develop-(System.Threading)"