Meant to be a light weight event in the sense that it does not require a dispose
Beispiel #1
0
 internal Future()
 {
     m_op = new ActiveOperation();
 }