Skip to content
Christian edited this page Jun 12, 2013 · 1 revision

A Transient object notifies observers when it has been Completed.

When a Transient is Completed, it has no more work to do and its internal state will not change without external influence.

Implement ITransient yourself and hook into the entire framework.

Clone this wiki locally