Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 439 Bytes

Silverlight Continuation Tasks Library

The Silverlight Continuation Tasks Library provides a simplification to chain a continuation of asynchronous tasks, on completion, to invoke a second task ... one after another to any arbitrary length. The purpose of this library is to reduce Silverlight code from verbose asynchronous callback event handling.

Documentation

https://sctl.codeplex.com/
or
https://abelcheng.github.io/sctl/